A B C D E F G H I K L M N O P R S T U V W

T

TYPE_BEGIN_OF_LOG - Static variable in class net.sf.statcvs.model.CvsRevision
Marks a revision at the very beginning of the log timespan.
TYPE_CHANGE - Static variable in class net.sf.statcvs.model.CvsRevision
Marks a revision that changes the file.
TYPE_CREATION - Static variable in class net.sf.statcvs.model.CvsRevision
Marks a revision that creates a new file.
TYPE_DELETION - Static variable in class net.sf.statcvs.model.CvsRevision
Marks a revision that deletes the file.
Table - class net.sf.statcvs.reportmodel.Table.
Represents a data table for a report.
Table(String) - Constructor for class net.sf.statcvs.reportmodel.Table
Creates a new table model
TableCellRenderer - interface net.sf.statcvs.renderer.TableCellRenderer.
Interface for a class that turns Columns into their representation for some output format, for example a HTML <td> or an XML element.
TableRenderer - class net.sf.statcvs.renderer.TableRenderer.
Renders a Table to HTML
TableRenderer(Table) - Constructor for class net.sf.statcvs.renderer.TableRenderer
Creates a new table renderer for the given table model
TableReport - interface net.sf.statcvs.reports.TableReport.
A table report generates a Table from some data source.
TimeLine - class net.sf.statcvs.reportmodel.TimeLine.
Contains time line data for an integer value.
TimeLine(String, String) - Constructor for class net.sf.statcvs.reportmodel.TimeLine
Creates a new time line.
TimeLineChart - class net.sf.statcvs.renderer.TimeLineChart.
Creates charts from TimeLines and saves them to PNG.
TimeLineChart(TimeLine, String, int, int) - Constructor for class net.sf.statcvs.renderer.TimeLineChart
Creates a chart from a time line.
TimePoint - class net.sf.statcvs.reportmodel.TimePoint.
Encapsulates a data point in a TimeLine
TimePoint(Date, int, int) - Constructor for class net.sf.statcvs.reportmodel.TimePoint
Creates a new TimePoint
TopAuthorsTableReport - class net.sf.statcvs.reports.TopAuthorsTableReport.
Table report which creates a table containing the names of the top 10 authors and their LOC contributions.
TopAuthorsTableReport(CvsContent) - Constructor for class net.sf.statcvs.reports.TopAuthorsTableReport
Creates a table report containing the top 10 authors and their LOC contributions
tag(String, String) - Method in class net.sf.statcvs.output.HTMLPage
 
toString() - Method in class net.sf.statcvs.input.RevisionData
 
toString() - Method in class net.sf.statcvs.model.Author
toString() - Method in class net.sf.statcvs.model.CvsContent
toString() - Method in class net.sf.statcvs.model.CvsFile
toString() - Method in class net.sf.statcvs.model.CvsRevision
toString() - Method in class net.sf.statcvs.output.DefaultCssHandler
toString
toString() - Method in class net.sf.statcvs.output.LocalFileCssHandler
toString
toString() - Method in class net.sf.statcvs.output.UrlCssHandler
toString

A B C D E F G H I K L M N O P R S T U V W