public class Position extends java.lang.Object
Position(double x, double y)
double
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Position(double x, double y)
public double getX()
public double getY()