Interface AxisLevel

All Known Implementing Classes:
StandardAxisLevel

public interface AxisLevel
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Method Details

    • getAxis

      Axis getAxis()
    • getType

      AxisLevel.Type getType()
    • getName

      String getName()
    • getLabel

      String getLabel()
    • getValueType

      Class<?> getValueType()
    • getDepth

      int getDepth()