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