public class Coordinate extends Object implements Serializable
Coordinate(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 Coordinate(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 AgroSense. All Rights Reserved.