public static class RenderInformation.FloatSize extends Object
| Constructor and Description |
|---|
FloatSize(float width,
float height) |
| Modifier and Type | Method and Description |
|---|---|
float |
getHeight() |
float |
getWidth() |
void |
setHeight(float height) |
void |
setWidth(float width) |
Copyright © 2021 Vaadin Ltd. All rights reserved.