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