public class TickLabelInfo
extends java.lang.Object
TickLabelCallback
implementations use this information to customize tick labels.TickLabelCallback
Modifier and Type | Field and Description |
---|---|
protected int |
m_index |
Constructor and Description |
---|
TickLabelInfo(int index)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Retrieves the index of the tick mark.
|