public abstract static class AreaSizeFType.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AreaSizeF.Builder |
setHeight(float height)
Deprecated.
Use
setSizeY(float) |
AreaSizeF.Builder |
setWidth(float width)
Deprecated.
Use
setSizeX(float) |
@Deprecated public AreaSizeF.Builder setWidth(float width)
setSizeX(float)width - The width@Deprecated public AreaSizeF.Builder setHeight(float height)
setSizeY(float)height - The heightCopyright © 2017 <code@io7m.com> http://io7m.com