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