S - A phantom type parameter indicating the coordinate space of the
areapublic abstract static class PAreaSizeFType.Builder<S> extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PAreaSizeF.Builder<S> |
setHeight(float height)
Deprecated.
Use
setSizeY(float) |
PAreaSizeF.Builder<S> |
setWidth(float width)
Deprecated.
Use
setSizeX(float) |
@Deprecated public final PAreaSizeF.Builder<S> setWidth(float width)
setSizeX(float)width - The width@Deprecated public final PAreaSizeF.Builder<S> setHeight(float height)
setSizeY(float)height - The heightCopyright © 2017 <code@io7m.com> http://io7m.com