public class PointData
private double
x
y
PointData(double x, double y)
double
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
double getX()
double getY()