Package com.metsci.glimpse.axis.painter.label

Helper classes used by axis painters to arrange tick marks and format tick and axis labels.

See:
          Description

Interface Summary
AxisLabelHandler Responsible for positioning axis tick marks and their associated labels.
AxisUnitConverter All linked AxisHandlers must use common units for linking to work correctly.
 

Class Summary
AxisUnitConverters  
EmptyLabelHandler  
GridAxisExponentLabelHandler 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.
GridAxisLabelHandler The default AxisLabelHandler implementation.
GridAxisLabelHandlerSimpleUnits Works identically to GridAxisLabelHandler, but does not attempt to use "milli" or "kilo" prefixes in axis labels.
LatLonAxisLabelHandler Interprets axis values as latitude or longitude values under a GeoProjection.
 

Package com.metsci.glimpse.axis.painter.label Description

Helper classes used by axis painters to arrange tick marks and format tick and axis labels.



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