public class EMFPoint extends java.lang.Object
EMFPoint()
EMFPoint(long x, long y)
long
getX()
getY()
void
setX(long x)
setY(long y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EMFPoint(long x, long y)
public EMFPoint()
public long getX()
public void setX(long x)
public long getY()
public void setY(long y)