S - A phantom type parameter indicating the coordinate space of the
areaAreaSizeValuesBDTypePAreaSizeBD@Immutable public interface PAreaSizeBDType<S> extends AreaSizeValuesBDType
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
PAreaSizeBDType.Builder<S> |
A builder for size values.
|
| Modifier and Type | Method | Description |
|---|---|---|
default void |
checkPreconditions() |
Check preconditions for the type.
|
java.math.BigDecimal |
sizeX() |
|
java.math.BigDecimal |
sizeY() |
height, width@Parameter(order=0) java.math.BigDecimal sizeX()
sizeX in interface AreaSizeValuesBDType@Parameter(order=1) java.math.BigDecimal sizeY()
sizeY in interface AreaSizeValuesBDType@Check default void checkPreconditions()
Copyright © 2017 <code@io7m.com> http://io7m.com