public interface AxisLevel
Modifier and Type | Interface and Description |
---|---|
static class |
AxisLevel.Type |
Modifier and Type | Method and Description |
---|---|
Axis |
getAxis() |
int |
getDepth() |
String |
getLabel() |
String |
getName() |
AxisLevel.Type |
getType() |
Class<?> |
getValueType() |
Axis getAxis()
AxisLevel.Type getType()
String getName()
String getLabel()
Class<?> getValueType()
int getDepth()
Copyright © 2019 TIBCO Software Inc.. All rights reserved.