public class XYPoint
extends java.lang.Object
Constructor and Description |
---|
XYPoint(double x,
double y) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
double |
getX() |
double |
getY() |
int |
hashCode() |