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