|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.charts.ModuleSizePieChartMaker
Class for producing directory pie charts
Constructor Summary | |
ModuleSizePieChartMaker(java.lang.String chartName,
ReportConfig config,
java.lang.String title,
java.lang.String subTitle,
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 ModuleSizePieChartMaker(java.lang.String chartName, ReportConfig config, java.lang.String title, java.lang.String subTitle, java.lang.String fileName)
config
- The report configuration to usetitle
- 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 |