@StableMinor(version="12.3", sinceVersion="10.2") public class ExtendedGeoPoint extends GeoPoint
GeoPoint
.
Besides latitude and longitude, provides optional geographic information, like city, state and country.Modifier and Type | Method and Description |
---|---|
Optional<City> |
getCity()
Returns an optional city information.
|
Optional<Country> |
getCountry()
Returns an optional country information.
|
Optional<State> |
getState()
Returns an optional state information.
|
equals, getLatitude, getLongitude, hashCode, toString
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.