org.onebusaway.geospatial.model
public final class CoordinatePoint extends Object implements Serializable
CoordinatePoint(double lat, double lon)
boolean
equals(Object o)
double
getLat()
getLon()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CoordinatePoint(double lat, double lon)
public double getLat()
public double getLon()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object o)
equals
Copyright © 2014 OneBusAway. All Rights Reserved.