|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.elegantj.graphx.GraphLineStyle
GraphLineStyle class provides the different line styles for the graph
| Constructor Summary | |
GraphLineStyle()
Creates the GraphLineStyle |
|
| Method Summary | |
int |
elementAt(int inNum)
Gets the line style at specified index |
int |
size()
Returns the total number of line styles |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GraphLineStyle()
| Method Detail |
public int elementAt(int inNum)
public int size()
|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||