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

java.lang.Object
  extended by com.metsci.glimpse.axis.painter.label.GridAxisLabelHandler
      extended by com.metsci.glimpse.axis.painter.label.GridAxisLabelHandlerSimpleUnits
All Implemented Interfaces:
AxisLabelHandler

public class GridAxisLabelHandlerSimpleUnits
extends GridAxisLabelHandler

Works identically to GridAxisLabelHandler, but does not attempt to use "milli" or "kilo" prefixes in axis labels.


Constructor Summary
GridAxisLabelHandlerSimpleUnits()
           
 
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

GridAxisLabelHandlerSimpleUnits

public GridAxisLabelHandlerSimpleUnits()


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