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