Interface AxisLevel
- All Known Implementing Classes:
StandardAxisLevel
public interface AxisLevel
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getAxis
Axis getAxis() -
getType
AxisLevel.Type getType() -
getName
String getName() -
getLabel
String getLabel() -
getValueType
Class<?> getValueType() -
getDepth
int getDepth()
-