|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.chart.bo.ChartImpl
it.eng.spagobi.engines.chart.bo.charttypes.targetcharts.TargetCharts
it.eng.spagobi.engines.chart.bo.charttypes.targetcharts.WinLose
public class WinLose
Field Summary | |
---|---|
static java.lang.String |
BAR_HEIGHT
sets the height of bars |
Fields inherited from class it.eng.spagobi.engines.chart.bo.charttypes.targetcharts.TargetCharts |
---|
BASELINES, bottomThreshold, firstMonth, lastMonth, lastYear, LOSE, mainThreshold, MAXIMUM_BAR_WIDTH, MONTH_DS, STYLE_VALUE_LABELS, TARGETS, thresholds, timeSeries, useTargets, VALUE_DS, WIN, WLT_MODE, YEAR_DS, yearsDefined |
Constructor Summary | |
---|---|
WinLose()
|
Method Summary | |
---|---|
DatasetMap |
calculateValue()
Calculate value. |
void |
configureChart(it.eng.spago.base.SourceBean content)
configureChart reads the content of the template and sets the chart parameters. |
org.jfree.chart.JFreeChart |
createChart(DatasetMap datasets)
This function creates the chart object. |
Methods inherited from class it.eng.spagobi.engines.chart.bo.charttypes.targetcharts.TargetCharts |
---|
createThresholdLegend |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String BAR_HEIGHT
Constructor Detail |
---|
public WinLose()
Method Detail |
---|
public DatasetMap calculateValue() throws java.lang.Exception
IChart
calculateValue
in interface IChart
calculateValue
in class TargetCharts
java.lang.Exception
- the exceptionpublic void configureChart(it.eng.spago.base.SourceBean content)
ChartImpl
configureChart
in interface IChart
configureChart
in class TargetCharts
content
- the contentpublic org.jfree.chart.JFreeChart createChart(DatasetMap datasets)
ChartImpl
createChart
in interface IChart
createChart
in class ChartImpl
datasets
- the dataset
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |