Package info.monitorenter.gui.chart.labelformatters

Contains IAxisLabelFormatter implementations of jchart2d that are used to format the labels on the axis of the chart.

See:
          Description

Class Summary
ALabelFormatter A label formatter that is aware of the AAxis it formats label for.
LabelFormatterAutoUnits A label formatter that adds an automatic choice of the unit SI prefix to a decorated IAxisLabelFormatter.
LabelFormatterDate An ILabelFormatter instance that uses a DateFormat to format the labels.
LabelFormatterNumber An ILabelFormatter that is based on a NumberFormat
LabelFormatterSimple An IlabelFormatter implementation that just returns String.valueOf(value).
LabelFormatterUnit A label formatter that adds a constructor given AUnit of the unit SI prefix to a decorated IAxisLabelFormatter.
 

Package info.monitorenter.gui.chart.labelformatters Description

Contains IAxisLabelFormatter implementations of jchart2d that are used to format the labels on the axis of the chart.

Since:
2.0.0
Version:
$Revision: 1.5 $
See Also:
IAxisLabelFormatter


Copyright © 2001 - 2010 LGPL, All Rights Footloose.