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