|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.kpi.bo.ChartImpl
it.eng.spagobi.engines.kpi.bo.charttypes.trendcharts.LineChart
public class LineChart
Field Summary |
---|
Fields inherited from class it.eng.spagobi.engines.kpi.bo.ChartImpl |
---|
color, dataset, height, intervals, legend, lower, name, profile, styleSubTitle, styleTitle, subName, target, upper, width |
Constructor Summary | |
---|---|
LineChart()
|
Method Summary | |
---|---|
DatasetMap |
calculateValue(java.lang.String result)
This function calculates the values for the LineChart by transforming the xml string result in a DatasetMap |
org.jfree.chart.JFreeChart |
createChart()
This function creates the chart object. |
Methods inherited from class it.eng.spagobi.engines.kpi.bo.ChartImpl |
---|
configureChart, createChart, getColor, getHeight, getName, getProfile, getValueDataSet, getWidth, isLegend, setColor, setHeight, setLegend, setName, setProfile, setStyleTitle, setSubName, setTarget, setThresholds, setValueDataSet, setWidth |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineChart()
Method Detail |
---|
public DatasetMap calculateValue(java.lang.String result) throws java.lang.Exception
ChartImpl
calculateValue
in class ChartImpl
java.lang.Exception
public org.jfree.chart.JFreeChart createChart()
ChartImpl
createChart
in class ChartImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |