public class LogarithmicNumericLabelProvider extends FormatterLabelProviderBase<LogarithmicNumericAxis>
IAxisCore.getTextFormatting()
and IAxisCore.getCursorTextFormatting()
properties
to format axis and cursor label textsaxis
Constructor and Description |
---|
LogarithmicNumericLabelProvider()
Creates a new instance of
LogarithmicNumericLabelProvider class |
LogarithmicNumericLabelProvider(ILabelFormatter<LogarithmicNumericAxis> labelFormatter)
Creates a new instance of
LogarithmicNumericLabelProvider class |
formatCursorLabel, formatLabel, update
getFormattedTickLabels, updateFormattedTickLabelsFor
attachTo, detach, isAttached
public LogarithmicNumericLabelProvider()
LogarithmicNumericLabelProvider
classpublic LogarithmicNumericLabelProvider(ILabelFormatter<LogarithmicNumericAxis> labelFormatter)
LogarithmicNumericLabelProvider
classlabelFormatter
- The ILabelFormatter
used by this label provider