|
||||||||||
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
org.codehaus.mojo.dashboard.report.plugin.chart.CheckstylePieChartStrategy
public class CheckstylePieChartStrategy
Field Summary |
---|
Fields inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractPieChartStrategy |
---|
defaultdataset |
Constructor Summary | |
---|---|
CheckstylePieChartStrategy(java.util.ResourceBundle bundle,
java.lang.String title,
IDashBoardReportBean dashboardReport)
|
Method Summary | |
---|---|
void |
fillDataset()
|
java.awt.Paint[] |
getPaintColor()
|
Methods inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractPieChartStrategy |
---|
getDataset |
Methods inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractChartStrategy |
---|
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 |
Constructor Detail |
---|
public CheckstylePieChartStrategy(java.util.ResourceBundle bundle, java.lang.String title, IDashBoardReportBean dashboardReport)
bundle
- Method Detail |
---|
public void fillDataset()
public java.awt.Paint[] getPaintColor()
getPaintColor
in interface IChartStrategy
getPaintColor
in class AbstractChartStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |