Class ModifyAddChartMaker

java.lang.Object
net.sf.statcvs.charts.ModifyAddChartMaker

public class ModifyAddChartMaker extends Object
Class for producing the "Author Activity: Modifying/Adding" chart
Version:
$Id: ModifyAddChartMaker.java,v 1.9 2009/04/25 16:36:20 benoitx Exp $
Author:
jentzsch, Richard Cyganiak (richard@cyganiak.de)
  • Constructor Details

    • ModifyAddChartMaker

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