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