Class LabelFormatterAutoUnits

java.lang.Object
info.monitorenter.gui.chart.labelformatters.ALabelFormatter
info.monitorenter.gui.chart.labelformatters.LabelFormatterAutoUnits
All Implemented Interfaces:
IAxisLabelFormatter, Serializable

public class LabelFormatterAutoUnits extends ALabelFormatter
A label formatter that adds an automatic choice of the unit SI prefix to a decorated IAxisLabelFormatter.

The formatted Strings will be divided by a factor according to the automatic chosen unit.

Version:
$Revision: 1.22 $
Author:
Achim Westermann
See Also: