|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AxisOrdinal
AxisOrdinal describes the allowable values for an axis code.
| Nested Class Summary | |
|---|---|
static class |
AxisOrdinal.StandardAxisOrdinal
|
| Method Summary | |
|---|---|
boolean |
isFilter()
Returns whether this is the filter (slicer) axis. |
int |
logicalOrdinal()
Returns the ordinal of this axis. |
String |
name()
Returns the name of this axis, e.g. |
| Method Detail |
|---|
String name()
int logicalOrdinal()
AxisOrdinal.StandardAxisOrdinal.COLUMNS = 0,
AxisOrdinal.StandardAxisOrdinal.ROWS = 1, etc.
boolean isFilter()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||