|
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.line.DefaultGraphLine
GraphColor class provides the set of properties for Graph Line
| Constructor Summary | |
DefaultGraphLine()
Creates the GraphColor |
|
| Method Summary | |
int |
elementAt(int inColorNum)
Gets the shape at specified index |
int |
size()
Returns the total number of Data Point Shapes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultGraphLine()
| Method Detail |
public int elementAt(int inColorNum)
inColorNum - the index
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 | |||||||||