hudson.plugins.crap4j.chart
Class MultipleLinesChartMaker

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

public class MultipleLinesChartMaker
extends AbstractChartMaker


Constructor Summary
MultipleLinesChartMaker()
           
 
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(int axisID, 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

MultipleLinesChartMaker

public MultipleLinesChartMaker()
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(int axisID,
                              org.jfree.chart.axis.NumberAxis rangeAxis)
Overrides:
setupRangeAxis in class AbstractChartMaker


Copyright © 2009. All Rights Reserved.