BasicTicker.Rulepublic static interface PrefixTicker.Rule extends BasicTicker.Rule
indexToLabel(long) method should provide
the suffix part.| Modifier and Type | Method | 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, indexToValuejava.lang.String indexToPrefix(long index)
index - major tick indexjava.lang.String indexToLabel(long index)
indexToLabel in interface BasicTicker.Ruleindex - major tick indexCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.