S - A phantom type parameter indicating the coordinate space of the
areaPAreaSizeF.Builderpublic abstract static class PAreaSizeFType.Builder<S>
extends java.lang.Object
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | 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