public class PointD extends java.lang.Object
double
x
y
PointD(double x, double y)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double x
public double y
public PointD(double x, double y)