Class NameFinder.SearchResult

    • Method Detail

      • getName

        public final java.lang.String getName()
        Returns the name.
        Returns:
        the name
      • getInfo

        public final java.lang.String getInfo()
        Returns the info.
        Returns:
        the info
      • getNearestPlace

        public final java.lang.String getNearestPlace()
        Returns the nearest place.
        Returns:
        the nearest place
      • getDescription

        public final java.lang.String getDescription()
        Returns the description.
        Returns:
        the description
      • getLat

        public final double getLat()
        Returns the latitude.
        Returns:
        the latitude
      • getLon

        public final double getLon()
        Returns the longitude.
        Returns:
        the longitude
      • getZoom

        public final int getZoom()
        Returns the zoom.
        Returns:
        the zoom
      • getBounds

        public final Bounds getBounds()
        Returns the bounds.
        Returns:
        the bounds
      • getPlaceId

        public long getPlaceId()
        Returns the Nominatim place id.
        Returns:
        the Nominatim place id
      • getDownloadArea

        public Bounds getDownloadArea()
        Returns the download area.
        Returns:
        the download area