com.metsci.glimpse.axis.painter.label
Class GridAxisExponentLabelHandler

java.lang.Object
  extended by com.metsci.glimpse.axis.painter.label.GridAxisLabelHandler
      extended by com.metsci.glimpse.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
GridAxisExponentLabelHandler()
           
 
Method Summary
 
Methods inherited from class com.metsci.glimpse.axis.painter.label.GridAxisLabelHandler
getAxisLabel, getAxisUnitConverter, getMinorTickPositions, getTickLabels, getTickPositions, setAxisLabel, setAxisUnitConverter, setAxisUnits, setAxisUnits, setMinorTickCount, setTickSpacing
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridAxisExponentLabelHandler

public GridAxisExponentLabelHandler()


Copyright © 2012 Metron, Inc.. All Rights Reserved.