public class Point2D extends java.lang.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 © 2019. All Rights Reserved.