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