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 Detail

      • TextRectangle

        protected TextRectangle()
    • Method Detail

      • getBottom

        public double getBottom()
      • getHeight

        public double getHeight()
      • getLeft

        public double getLeft()
      • getRight

        public double getRight()
      • getTop

        public double getTop()
      • getWidth

        public double getWidth()