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