public class Point2D extends Object
Point2D(double x, double y)
double
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point2D(double x, double y)
public double getX()
public double getY()
Copyright © 2015 jsolve. All rights reserved.