|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.java4less.rchart.Target
Target line in chart's background
Field Summary | |
int |
position
position of the target line |
LineStyle |
style
style of the line |
int |
unit
units of the targe position |
Constructor Summary | |
Target(int pos,
int unit)
constructor |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int unit
public int position
public LineStyle style
Constructor Detail |
public Target(int pos, int unit)
pos
- positionunit
- units of the position parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |