|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.charts.CommitScatterChartMaker
public class CommitScatterChartMaker
Produces the commit scatter chart.
Constructor Summary | |
---|---|
CommitScatterChartMaker(ReportConfig config,
int width)
Creates a new CommitScatterChartMaker. |
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 CommitScatterChartMaker(ReportConfig config, int width)
repository
- The repository to be analyzedwidth
- The width of the chart in pixelsMethod Detail |
---|
public ChartImage toFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |