public class Position extends java.lang.Object
Position(int global_id, double lat, double lng)
int
getID()
double
getLat()
getLng()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Position(int global_id, double lat, double lng)
global_id
lat
lng
public int getID()
public double getLat()
public double getLng()