public class RECT extends java.lang.Object
int
bottom
left
right
top
RECT()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int left
public int top
public int right
public int bottom
public RECT()