Package | Description |
---|---|
net.sf.statcvs.charts | |
net.sf.statcvs.output | |
net.sf.statcvs.pages |
Modifier and Type | Method and Description |
---|---|
ChartImage |
ModuleEvolutionChartMaker.toFile() |
ChartImage |
LOCChartMaker.toFile() |
ChartImage |
CommitScatterChartMaker.toFile() |
ChartImage |
ModuleSizePieChartMaker.toFile() |
ChartImage |
ModifyAddChartMaker.toFile() |
ChartImage |
DirectoryPieChartMaker.toFile() |
ChartImage |
DirectoryPieChartMaker.CodeDistributionChartMaker.toFile() |
ChartImage |
TimeBarChartMaker.toFile()
Creates a bar chart image file.
|
ChartImage |
TimeLineChartMaker.toFile() |
Modifier and Type | Method and Description |
---|---|
ChartImage |
ReportConfig.createChartImage(java.lang.String fileName,
java.lang.String title,
org.jfree.chart.JFreeChart chart,
java.awt.Dimension size)
Writes a chart image file.
|
ChartImage |
LOCChurnChartMaker.toFile() |
Modifier and Type | Method and Description |
---|---|
void |
Page.add(ChartImage chart) |
void |
Page.add(ChartImage chart,
java.lang.String linkURL) |