| Package | Description |
|---|---|
| com.io7m.jareas.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static AreaInclusiveB |
AreaInclusiveB.copyOf(AreaInclusiveBType instance)
Creates an immutable copy of a
AreaInclusiveBType value. |
static AreaInclusiveB |
AreaInclusiveB.of(com.io7m.jranges.RangeInclusiveB rangeX,
com.io7m.jranges.RangeInclusiveB rangeY)
Construct a new immutable
AreaInclusiveB instance. |
AreaInclusiveB |
AreaInclusiveB.withRangeX(com.io7m.jranges.RangeInclusiveB value)
Copy the current immutable object by setting a value for the
rangeX attribute. |
AreaInclusiveB |
AreaInclusiveB.withRangeY(com.io7m.jranges.RangeInclusiveB value)
Copy the current immutable object by setting a value for the
rangeY attribute. |
Copyright © 2015 <code@io7m.com> http://io7m.com