public class GeoEntity extends Object
GeoEntity(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 GeoEntity(double lat, double lon)
public String toString()
toString
Object
public double getLat()
public void setLat(double lat)
public double getLon()
public void setLon(double lon)
Copyright © 2020. All rights reserved.