Package info.monitorenter.gui.chart.labelformatters
-
Class Summary Class Description ALabelFormatter A label formatter that is aware of theAAxisit formats label for.LabelFormatterAutoUnits A label formatter that adds an automatic choice of the unit SI prefix to a decoratedIAxisLabelFormatter.LabelFormatterDate An ILabelFormatter instance that uses aDateFormatto format the labels.LabelFormatterNumber An ILabelFormatter that is based on aNumberFormatLabelFormatterSimple An IlabelFormatter implementation that just returnsString.valueOf(value).LabelFormatterUnit A label formatter that adds a constructor givenof the unit SI prefix to a decoratedAUnit.IAxisLabelFormatter