public class PNMLPoint
extends java.lang.Object
Constructor and Description |
---|
PNMLPoint() |
PNMLPoint(double x,
double y) |
Modifier and Type | Method and Description |
---|---|
double |
getX() |
double |
getY() |
void |
setX(double x) |
void |
setY(double y) |