public class AdasPoint extends java.lang.Object
int
curvature
distance
float
slope
AdasPoint(int distance, float slope, int curvature, float heading)
java.lang.String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int distance
public float slope
public int curvature
public AdasPoint(int distance, float slope, int curvature, float heading)
public java.lang.String toString()
toString
java.lang.Object
©Mapbar Engine Team;All Rights Reserved