hudson.plugins.crap4j.chart
Class AreaChartMaker

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

public class AreaChartMaker
extends AbstractChartMaker


Constructor Summary
AreaChartMaker(java.lang.String relativeURLPath)
           
 
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)
           
 
Methods inherited from class hudson.plugins.crap4j.chart.AbstractChartMaker
createChart, setupRangeAxis
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AreaChartMaker

public AreaChartMaker(java.lang.String relativeURLPath)
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


Copyright © 2009. All Rights Reserved.