Uses of Class
net.sf.statcvs.charts.ChartImage
Packages that use ChartImage
-
Uses of ChartImage in net.sf.statcvs.charts
Methods in net.sf.statcvs.charts that return ChartImageModifier and TypeMethodDescriptionCommitScatterChartMaker.toFile()DirectoryPieChartMaker.CodeDistributionChartMaker.toFile()DirectoryPieChartMaker.toFile()LOCChartMaker.toFile()ModifyAddChartMaker.toFile()ModuleEvolutionChartMaker.toFile()ModuleSizePieChartMaker.toFile()TimeBarChartMaker.toFile()Creates a bar chart image file.TimeLineChartMaker.toFile() -
Uses of ChartImage in net.sf.statcvs.output
Methods in net.sf.statcvs.output that return ChartImageModifier and TypeMethodDescriptionReportConfig.createChartImage(String fileName, String title, org.jfree.chart.JFreeChart chart, Dimension size) Writes a chart image file.LOCChurnChartMaker.toFile() -
Uses of ChartImage in net.sf.statcvs.pages
Methods in net.sf.statcvs.pages with parameters of type ChartImageModifier and TypeMethodDescriptionvoidPage.add(ChartImage chart) voidPage.add(ChartImage chart, String linkURL)