| Package | Description |
|---|---|
| icy.sequence |
Contains Icy Sequence structure definition and associated objects / tools.
|
| icy.type.dimension |
Contains Dimension class definition up to 5D
|
| icy.type.rectangle |
Contains Rectangle class definition up to 5D
|
| Modifier and Type | Method and Description |
|---|---|
Dimension5D.Integer |
Sequence.getDimension5D()
Returns 5D dimension of sequence {sizeX, sizeY, sizeZ, sizeT, sizeC}
|
| Modifier and Type | Method and Description |
|---|---|
Dimension5D.Integer |
Dimension5D.toInteger()
Returns an integer
Dimension5D that encloses the double Dimension5D. |
Dimension5D.Integer |
Dimension5D.Integer.toInteger() |
| Modifier and Type | Method and Description |
|---|---|
Dimension5D.Integer |
Rectangle5D.Integer.getDimension() |