public class Rectangle extends java.lang.Object
Rectangle(int left, int top, int width, int height)
com.google.gwt.core.client.JavaScriptObject
getAsJSArray()
int
getHeight()
getLeft()
getTop()
getWidth()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Rectangle(int left, int top, int width, int height)
public int getLeft()
public int getTop()
public int getWidth()
public int getHeight()
public com.google.gwt.core.client.JavaScriptObject getAsJSArray()