Constructor and Description |
---|
GeoPoint(com.google.android.maps.GeoPoint pGeoPoint) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
double |
getLatitude() |
int |
getLatitudeE6() |
double |
getLongitude() |
int |
getLongitudeE6() |
public int getLatitudeE6()
getLatitudeE6
in interface IGeoPoint
public int getLongitudeE6()
getLongitudeE6
in interface IGeoPoint
public double getLatitude()
getLatitude
in interface IGeoPoint
public double getLongitude()
getLongitude
in interface IGeoPoint
Copyright © 2014. All Rights Reserved.