|
||||||||||
| 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.AbstractCategoryChartStrategy
org.codehaus.mojo.dashboard.report.plugin.chart.FindBugsBarChartStrategy
public class FindBugsBarChartStrategy
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractCategoryChartStrategy |
|---|
defaultdataset |
| Constructor Summary | |
|---|---|
FindBugsBarChartStrategy(java.util.ResourceBundle bundle,
java.lang.String title,
java.util.Map datas)
|
|
| Method Summary | |
|---|---|
void |
fillDataset()
|
java.lang.String |
getXAxisLabel()
|
| Methods inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractCategoryChartStrategy |
|---|
getDataset |
| Methods inherited from class org.codehaus.mojo.dashboard.report.plugin.chart.AbstractChartStrategy |
|---|
getPaintColor, getTitle, 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 FindBugsBarChartStrategy(java.util.ResourceBundle bundle,
java.lang.String title,
java.util.Map datas)
| Method Detail |
|---|
public void fillDataset()
public java.lang.String getXAxisLabel()
getXAxisLabel in interface IChartStrategygetXAxisLabel in class AbstractChartStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||