| Class | Description |
|---|---|
| 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
of the unit SI prefix to a decorated
. |
Copyright © 2001 - 2010 LGPL, All Rights Footloose.