public final class WCPoint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) float |
x |
(package private) float |
y |
Constructor and Description |
---|
WCPoint(float x,
float y) |
Modifier and Type | Method and Description |
---|---|
int |
getIntX() |
int |
getIntY() |
float |
getX() |
float |
getY() |