class EditBookScreen.Point extends java.lang.Object
private int
x
y
Point()
Point(int xIn, int yIn)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int x
private int y