|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.graph.SeverityTypeDataSet
public class SeverityTypeDataSet
Class to construct a dataset for severities of a particular type.
| Constructor Summary | |
|---|---|
SeverityTypeDataSet(ViolationsReport report,
java.lang.String type)
Create a SeverityTypeData set from a report and a type. |
|
| Method Summary | |
|---|---|
org.jfree.data.category.CategoryDataset |
buildDataSet()
Build the data set. |
org.jfree.chart.JFreeChart |
createChart()
Create a JFree chart for this dataset. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SeverityTypeDataSet(ViolationsReport report,
java.lang.String type)
report - the current report.type - the type of violation to build from.| Method Detail |
|---|
public org.jfree.data.category.CategoryDataset buildDataSet()
public org.jfree.chart.JFreeChart createChart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||