|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.moneydance.awt.graph.GraphModel
com.moneydance.awt.graph.PieGraphModel
Field Summary |
Fields inherited from class com.moneydance.awt.graph.GraphModel |
threeD, title, valueLabeler, valueType |
Constructor Summary | |
PieGraphModel(PieGraphDataSet[] dataSets)
|
Method Summary | |
GraphDataSet |
getDataSet(int dataSet)
|
int |
getDataSetCount()
|
double |
getDataSetValue(int dataSet,
int interval)
|
Methods inherited from class com.moneydance.awt.graph.GraphModel |
getLabelForValue, getTitle, getValueType, isThreeD, setThreeD, setTitle, setValueLabeler, setValueType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PieGraphModel(PieGraphDataSet[] dataSets)
Method Detail |
public GraphDataSet getDataSet(int dataSet)
getDataSet
in class GraphModel
public int getDataSetCount()
getDataSetCount
in class GraphModel
public double getDataSetValue(int dataSet, int interval)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |