Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static Axis |
forOrdinal(int ordinal)
Returns the axis with a given ordinal.
|
public static Axis forOrdinal(int ordinal)
For example, forOrdinal(0)
returns the COLUMNS axis;
forOrdinal(-1)
returns the SLICER axis;
forOrdinal(100)
returns AXIS(100).
ordinal
- Axis ordinal