| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <S> PAreaSizeL.Builder<S> |
PAreaSizeL.builder() |
Creates a builder for
PAreaSizeL. |
PAreaSizeL.Builder<S> |
PAreaSizeL.Builder.from(PAreaSizeLType<S> instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.parameterized.sizes.PAreaSizeLType<S> instance. |
PAreaSizeL.Builder<S> |
PAreaSizeL.Builder.from(AreaSizeValuesLType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesLType instance. |
PAreaSizeL.Builder<S> |
PAreaSizeLType.Builder.setHeight(long height) |
Deprecated.
|
PAreaSizeL.Builder<S> |
PAreaSizeL.Builder.setSizeX(long sizeX) |
Initializes the value for the
sizeX attribute. |
PAreaSizeL.Builder<S> |
PAreaSizeL.Builder.setSizeY(long sizeY) |
Initializes the value for the
sizeY attribute. |
PAreaSizeL.Builder<S> |
PAreaSizeLType.Builder.setWidth(long width) |
Deprecated.
|
Copyright © 2017 <code@io7m.com> http://io7m.com