public class GeoPoint extends Object
GeoPoint(double lat, double lon)
double
getLat()
getLon()
void
setLat(double lat)
setLon(double lon)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeoPoint(double lat, double lon)
public double getLat()
public void setLat(double lat)
public double getLon()
public void setLon(double lon)
Copyright © 2018. All Rights Reserved.