com.vaadin.client.

Class RenderInformation.FloatSize

    • Constructor Detail

      • FloatSize

        public FloatSize(float width,
                         float height)
    • Method Detail

      • getWidth

        public float getWidth()
      • setWidth

        public void setWidth(float width)
      • getHeight

        public float getHeight()
      • setHeight

        public void setHeight(float height)