Package ca.utoronto.JCVSReport.report

Interface Summary
Graph Write a single graph out to an HTML file
 

Class Summary
BarGraph Show how much each developer contributes to several metrics over time using a bar graph
BasicGraph An abstract base class for representing a single graph.
GraphBuilder Create new graph objects based on a descriptive string
PieGraph Show how much each developer contributes to a particular metric over time
Report Write a set of graphs out to an HTML file
TimeSeriesGraph A graph that displays the values of one or more metrics over time.
 



JCVSReport: Easy Progress Reports for CVS/Java Projects. By David James.