public class Rect extends java.lang.Object
int
Height
Width
X
Y
Rect()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int X
public int Y
public int Width
public int Height
public Rect()