Modifier and Type | Method and Description |
---|---|
double |
distance(Geoshape.Point other)
Returns the distance to another point in kilometers
|
boolean |
equals(Object other) |
float |
getLatitude()
Latitude of this point
|
float |
getLongitude()
Longitude of this point
|
int |
hashCode() |
String |
toString() |
public float getLongitude()
public float getLatitude()
public double distance(Geoshape.Point other)
other
- PointCopyright © 2012-2013. All Rights Reserved.