Package net.sf.statcvs.charts
Class LOCChartMaker.AllModulesLOCChartMaker
- java.lang.Object
-
- net.sf.statcvs.charts.LOCChartMaker
-
- net.sf.statcvs.charts.LOCChartMaker.AllModulesLOCChartMaker
-
- Enclosing class:
- LOCChartMaker
public static class LOCChartMaker.AllModulesLOCChartMaker extends LOCChartMaker
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.sf.statcvs.charts.LOCChartMaker
LOCChartMaker.AllDevelopersLOCChartMaker, LOCChartMaker.AllDirectoriesLOCChartMaker, LOCChartMaker.AllModulesLOCChartMaker, LOCChartMaker.DirectoryLOCChartMaker, LOCChartMaker.MainLOCChartMaker
-
-
Constructor Summary
Constructors Constructor Description AllModulesLOCChartMaker(ReportConfig config, int showMaxModules)
-
Method Summary
-
Methods inherited from class net.sf.statcvs.charts.LOCChartMaker
toFile
-
-
-
-
Constructor Detail
-
AllModulesLOCChartMaker
public AllModulesLOCChartMaker(ReportConfig config, int showMaxModules)
-
-