|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.dashboard.report.plugin.chart.AbstractChartStrategy
org.codehaus.mojo.dashboard.report.plugin.chart.AbstractPieChartStrategy
public abstract class AbstractPieChartStrategy
Field Summary | |
---|---|
protected org.jfree.data.general.DefaultPieDataset |
defaultdataset
|
Constructor Summary | |
---|---|
AbstractPieChartStrategy()
|
Method Summary | |
---|---|
org.jfree.data.general.Dataset |
getDataset()
|
Methods inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractChartStrategy |
---|
getPaintColor, getTitle, getXAxisLabel, getYAxisLabel, isDatasetEmpty, setDatasetEmpty, setTitle, setXAxisLabel, setYAxisLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.mojo.dashboard.report.plugin.chart.IChartStrategy |
---|
fillDataset |
Field Detail |
---|
protected org.jfree.data.general.DefaultPieDataset defaultdataset
Constructor Detail |
---|
public AbstractPieChartStrategy()
Method Detail |
---|
public org.jfree.data.general.Dataset getDataset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |