Class GridAxisExponentLabelHandler
- java.lang.Object
-
- com.metsci.glimpse.core.axis.painter.label.GridAxisLabelHandler
-
- com.metsci.glimpse.core.axis.painter.label.GridAxisExponentLabelHandler
-
- All Implemented Interfaces:
AxisLabelHandler
public class GridAxisExponentLabelHandler extends GridAxisLabelHandler
Displays the order or magnitude of each axis tick in-line as part of the tick label instead of once as part of the axis label.- Author:
- ulman
-
-
Constructor Summary
Constructors Constructor Description GridAxisExponentLabelHandler()
-
Method Summary
-
Methods inherited from class com.metsci.glimpse.core.axis.painter.label.GridAxisLabelHandler
getAxisLabel, getAxisLabel, getAxisUnitConverter, getAxisUnits, getMinorTickPositions, getTickLabels, getTickPositions, setAxisLabel, setAxisUnitConverter, setAxisUnits, setAxisUnits, setMinorTickCount, setTickSpacing
-
-