net.sf.statcvs.charts

Class ModifyAddChartMaker


public class ModifyAddChartMaker
extends Object

Class for producing the "Author Activity: Modifying/Adding" chart
Version:
$Id: ModifyAddChartMaker.java,v 1.6 2008/04/02 11:22:15 benoitx Exp $
Authors:
jentzsch
Richard Cyganiak (richard@cyganiak.de)

Constructor Summary

ModifyAddChartMaker(ReportConfig config, int width)
Creates a new ModifyAddChartMaker

Method Summary

ChartImage
toFile()

Constructor Details

ModifyAddChartMaker

public ModifyAddChartMaker(ReportConfig config,
                           int width)
Creates a new ModifyAddChartMaker
Parameters:
width - width of the chart in pixels

Method Details

toFile

public ChartImage toFile()