info.monitorenter.gui.chart.labelformatters
Class LabelFormatterSimple
- java.lang.Object
-
- info.monitorenter.gui.chart.labelformatters.ALabelFormatter
-
- info.monitorenter.gui.chart.labelformatters.LabelFormatterNumber
-
- info.monitorenter.gui.chart.labelformatters.LabelFormatterSimple
-
- All Implemented Interfaces:
- IAxisLabelFormatter, java.io.Serializable
public final class LabelFormatterSimple extends LabelFormatterNumber implements IAxisLabelFormatter
An IlabelFormatter implementation that just returnsString.valueOf(value).- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class info.monitorenter.gui.chart.labelformatters.ALabelFormatter
UNIT_UNCHANGED
-
Fields inherited from interface info.monitorenter.gui.chart.IAxisLabelFormatter
PROPERTY_FORMATCHANGE
-
-
Constructor Summary
Constructors Constructor and Description LabelFormatterSimple()Default constructor that limits the internal maximum fraction digits to 2 and the maximum integer digits to 16.
-
Method Summary
-
Methods inherited from class info.monitorenter.gui.chart.labelformatters.LabelFormatterNumber
equals, format, getMaxAmountChars, getMinimumValueShiftForChange, getNextEvenValue, getNumberFormat, hashCode, parse, setNumberFormat
-
Methods inherited from class info.monitorenter.gui.chart.labelformatters.ALabelFormatter
addPropertyChangeListener, getAxis, getUnit, initPaintIteration, removePropertyChangeListener, setAxis
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface info.monitorenter.gui.chart.IAxisLabelFormatter
addPropertyChangeListener, format, getMaxAmountChars, getMinimumValueShiftForChange, getNextEvenValue, getUnit, initPaintIteration, parse, removePropertyChangeListener, setAxis
-
-
DMelt 3.0 © DataMelt by jWork.ORG