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