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