| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| com.io7m.jregions.generators |
Quickcheck generators.
|
| Modifier and Type | Method and Description |
|---|---|
PAreaSizeD<S> |
PAreaSizeD.Builder.build()
Builds a new
PAreaSizeD. |
static <S> PAreaSizeD<S> |
PAreaSizeD.of(double width,
double height)
Construct a new immutable
PAreaSizeD instance. |
| Modifier and Type | Method and Description |
|---|---|
static <S> boolean |
PAreaSizesD.includes(PAreaSizeD<S> a,
PAreaSizeD<S> b)
Determine if an area includes another area.
|
static <S> boolean |
PAreaSizesD.includes(PAreaSizeD<S> a,
PAreaSizeD<S> b)
Determine if an area includes another area.
|
| Modifier and Type | Method and Description |
|---|---|
PAreaSizeD<S> |
PAreaSizeDGenerator.next() |
Copyright © 2017 <code@io7m.com> http://io7m.com