public class Point2D extends Object
Point2D(double x, double y)
double
getX()
getY()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Point2D(double x, double y)
public double getX()
public double getY()
public String toString()
toString
Object
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.