hudson.plugins.crap4j.chart
Class LineChartMaker

java.lang.Object
  extended by hudson.plugins.crap4j.chart.AbstractChartMaker
      extended by hudson.plugins.crap4j.chart.LineChartMaker

public class LineChartMaker
extends AbstractChartMaker


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

LineChartMaker

public LineChartMaker()
Method Detail

createRawChart

protected org.jfree.chart.JFreeChart createRawChart(org.jfree.data.category.CategoryDataset dataset,
                                                    java.lang.String rangeAxisTitle)
Specified by:
createRawChart in class AbstractChartMaker

setupPlot

protected void setupPlot(org.jfree.chart.plot.CategoryPlot plot)
Overrides:
setupPlot in class AbstractChartMaker

setupRangeAxis

protected void setupRangeAxis(org.jfree.chart.axis.NumberAxis rangeAxis)
Overrides:
setupRangeAxis in class AbstractChartMaker


Copyright © 2008. All Rights Reserved.