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