public class HullPoint
extends java.lang.Object
| Constructor and Description |
|---|
HullPoint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getX() |
int |
getY() |
int |
hashCode() |
void |
setX(int x) |
void |
setY(int y) |