Package | Description |
---|---|
icy.type.dimension |
Contains Dimension class definition up to 5D
|
icy.type.rectangle |
Contains Rectangle class definition up to 5D
|
Modifier and Type | Class and Description |
---|---|
static class |
Dimension5D.Double |
static class |
Dimension5D.Float |
static class |
Dimension5D.Integer |
Modifier and Type | Method and Description |
---|---|
void |
Dimension5D.setSize(Dimension5D d)
Sets the size of this
Dimension5D object to match the specified size. |
Modifier and Type | Method and Description |
---|---|
abstract Dimension5D |
Rectangle5D.getDimension()
Returns the dimension.
|