public class GeoPoint extends Object
GeoPoint(Double lat, Double lon)
Double
getLat()
getLon()
void
setLat(Double lat)
setLon(Double lon)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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)
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.