|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eltima.chart.TickLabels
public class TickLabels
The TickLabels class.
Copyright: Copyright (c) 2000-2007
Company: Eltima Software
| Field Summary | |
|---|---|
Position |
position
|
int |
sign
|
java.lang.String |
value
|
| Constructor Summary | |
|---|---|
TickLabels(Position pos,
java.lang.String value,
int sign)
Creates new instance of TickLabels with specified position, value and sign. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Position position
public java.lang.String value
public int sign
| Constructor Detail |
|---|
public TickLabels(Position pos,
java.lang.String value,
int sign)
pos - Positionvalue - Stringsign - int
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||