public static interface PrefixTicker.Rule extends BasicTicker.Rule
indexToLabel(long)
method should provide
the suffix part.Modifier and Type | Method and Description |
---|---|
java.lang.String |
indexToLabel(long index)
Returns the suffix part only for labelling the major tick
identified by a given index.
|
java.lang.String |
indexToPrefix(long index)
Returns the prefix part only for labelling the major tick
identified by a given index.
|
floorIndex, getMinors, indexToValue
java.lang.String indexToPrefix(long index)
index
- major tick indexjava.lang.String indexToLabel(long index)
indexToLabel
in interface BasicTicker.Rule
index
- major tick indexCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.