public class ModuleSizePieChartMaker
extends java.lang.Object
| Constructor | Description |
|---|---|
ModuleSizePieChartMaker(java.lang.String chartName,
ReportConfig config,
java.lang.String title,
java.lang.String subTitle,
java.lang.String fileName) |
Creates a new PieChartMaker
|
| Modifier and Type | Method | Description |
|---|---|---|
ChartImage |
toFile() |
public ModuleSizePieChartMaker(java.lang.String chartName,
ReportConfig config,
java.lang.String title,
java.lang.String subTitle,
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()