public class PxPoint extends Object implements IPoint
PxPoint(int x, int y)
int
x()
x(int x)
y()
y(int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PxPoint(int x, int y)
public int x()
x
IPoint
public int x(int x)
public int y()
y
public int y(int y)