- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- com.vaadin.client.WidgetUtil.TextRectangle
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
TextRectangle() |
-
Method Summary
-
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
-
Method Detail
-
getLeft
public double getLeft()
-
getRight
public double getRight()
-
getTop
public double getTop()
-
getWidth
public double getWidth()
Copyright © 2019 Vaadin Ltd. All rights reserved.