Package com.vaadin.client
Class WidgetUtil.TextRectangle
- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- com.vaadin.client.WidgetUtil.TextRectangle
-
- Enclosing class:
- WidgetUtil
public static final class WidgetUtil.TextRectangle extends com.google.gwt.core.client.JavaScriptObject
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TextRectangle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getBottom()
double
getHeight()
double
getLeft()
double
getRight()
double
getTop()
double
getWidth()
-