| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.dss.graph.TickLabelInfo
public class TickLabelInfo
Information about a tick label. 
 TickLabelCallback   
 implementations use this information to customize tick labels.
TickLabelCallback| Field Summary | |
|---|---|
| protected  int | m_index | 
| Constructor Summary | |
|---|---|
| TickLabelInfo(int index)Constructor. | |
| Method Summary | |
|---|---|
|  int | getIndex()Retrieves the index of the tick mark. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected int m_index
| Constructor Detail | 
|---|
public TickLabelInfo(int index)
index - The index of the tick mark to describe.value - The value that the tick mark to describe.| Method Detail | 
|---|
public int getIndex()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||