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