|
||||||||||
| 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.time.AbstractTimeChartStrategy
org.codehaus.mojo.dashboard.report.plugin.chart.time.FindBugsTimeChartStrategy
public class FindBugsTimeChartStrategy
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.time.AbstractTimeChartStrategy |
|---|
bundle, defaultdataset, mResults, periodClass, timePeriod, xAxisLabel, yAxisLabel |
| Constructor Summary | |
|---|---|
FindBugsTimeChartStrategy(java.util.ResourceBundle bundle,
java.lang.String title,
java.util.List results,
java.lang.String timeUnit,
java.util.Date startDate,
java.util.Date endDate)
|
|
| Method Summary | |
|---|---|
void |
fillDataset()
|
java.awt.Paint[] |
getPaintColor()
|
| Methods inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.time.AbstractTimeChartStrategy |
|---|
getChartDate, getDataset, getEndDate, getLabelGenerator, getRangeAxis, getStartDate, getTimePeriod, getXAxisLabel, getYAxisLabel |
| Methods inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractChartStrategy |
|---|
getTitle, 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 FindBugsTimeChartStrategy(java.util.ResourceBundle bundle,
java.lang.String title,
java.util.List results,
java.lang.String timeUnit,
java.util.Date startDate,
java.util.Date endDate)
| Method Detail |
|---|
public void fillDataset()
public java.awt.Paint[] getPaintColor()
getPaintColor in interface IChartStrategygetPaintColor in class AbstractChartStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||