|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.statcvs.charts.ModuleEvolutionChartMaker
public class ModuleEvolutionChartMaker
Class for producing directory pie charts
Constructor Summary | |
---|---|
ModuleEvolutionChartMaker(java.lang.String chartName,
ReportConfig config,
java.lang.String title,
java.lang.String fileName)
Creates a new PieChartMaker |
Method Summary | |
---|---|
ChartImage |
toFile()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
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 chartMethod Detail |
---|
public ChartImage toFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |