public class XYPoint extends Object
protected double
x
y
XYPoint(double x, double y)
boolean
equals(Object o)
double
getX()
getY()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected final double x
protected final double y
public XYPoint(double x, double y)
public double getX()
public double getY()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode