@StableMinor(version="10.1", sinceVersion="9.0") public class GeoPoint extends Object implements Serializable
Constructor and Description |
---|
GeoPoint(double lat,
double lon)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
double |
getLatitude()
Returns the latitude.
|
double |
getLongitude()
Returns the longitude.
|
int |
hashCode() |
String |
toString() |
public GeoPoint(double lat, double lon)
lat
- the latitude.lon
- the longitude.Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.