public static final class Point.Double extends java.lang.Object implements java.io.Serializable
double
x
y
Double()
Double(double ax, double ay)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double x
public double y
public Double(double ax, double ay)
public Double()