Package com.smartgwt.client.core
Class Rectangle
java.lang.Object
com.smartgwt.client.core.Rectangle
- 
Constructor Details
- 
Rectangle
public Rectangle(int left, int top, int width, int height)  
 - 
 - 
Method Details
- 
getLeft
public int getLeft() - 
getTop
public int getTop() - 
getWidth
public int getWidth() - 
getHeight
public int getHeight() - 
getAsJSArray
 
 -