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