Geometry
public class Point extends Object implements Geometry
Point(double x, double y)
boolean
equals(Object o)
double
getX()
getY()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Point(double x, double y)
public double getX()
public double getY()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode