net.sf.statcvs.charts
public class ModuleEvolutionChartMaker extends Object
Constructor and Description |
---|
ModuleEvolutionChartMaker(String chartName,
ReportConfig config,
String title,
String fileName)
Creates a new PieChartMaker
|
public ModuleEvolutionChartMaker(String chartName, ReportConfig config, String title, String fileName)
config
- The report configuration to usedirectories
- The set of directories to considertitle
- The chart titlefileName
- The file name for chartpublic ChartImage toFile()