|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.crap4j.chart.AbstractChartMaker
hudson.plugins.crap4j.chart.LineChartMaker
public class LineChartMaker
| Constructor Summary | |
|---|---|
LineChartMaker()
|
|
| Method Summary | |
|---|---|
protected org.jfree.chart.JFreeChart |
createRawChart(org.jfree.data.category.CategoryDataset dataset,
java.lang.String rangeAxisTitle)
|
protected void |
setupPlot(org.jfree.chart.plot.CategoryPlot plot)
|
protected void |
setupRangeAxis(org.jfree.chart.axis.NumberAxis rangeAxis)
|
| Methods inherited from class hudson.plugins.crap4j.chart.AbstractChartMaker |
|---|
createChart |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineChartMaker()
| Method Detail |
|---|
protected org.jfree.chart.JFreeChart createRawChart(org.jfree.data.category.CategoryDataset dataset,
java.lang.String rangeAxisTitle)
createRawChart in class AbstractChartMakerprotected void setupPlot(org.jfree.chart.plot.CategoryPlot plot)
setupPlot in class AbstractChartMakerprotected void setupRangeAxis(org.jfree.chart.axis.NumberAxis rangeAxis)
setupRangeAxis in class AbstractChartMaker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||