Package net.sf.statcvs.renderer

Interface Summary
TableCellRenderer Interface for a class that turns Columns into their representation for some output format, for example a HTML <td> or an XML element.
 

Class Summary
BarChart Class for producing bar charts
Chart superclass of all charts provides several methods for charts
CommitLogRenderer Class for rendering a list of commits as HTML.
FileCollectionFormatter Groups a set of files by directory.
HTMLTableCellRenderer Helper class for rendering different types of table cells and table heads to HTML
LOCChart Class for producing Lines Of Code charts TODO: Replace by TimeSeriesChart
PieChart Class for producing module size charts
StackedBarChart Class for producing stacked bar charts
TableRenderer Renders a Table to HTML
TimeLineChart Creates charts from TimeLines and saves them to PNG.