Uses of Class
net.sf.statcvs.reportmodel.TimeLine

Packages that use TimeLine
net.sf.statcvs.renderer   
net.sf.statcvs.reports   
 

Uses of TimeLine in net.sf.statcvs.renderer
 

Constructors in net.sf.statcvs.renderer with parameters of type TimeLine
TimeLineChart(TimeLine timeLine, String fileName, int width, int height)
          Creates a chart from a time line.
 

Uses of TimeLine in net.sf.statcvs.reports
 

Methods in net.sf.statcvs.reports that return TimeLine
 TimeLine FileCountTimeLineReport.getTimeLine()
          Returns the result time line
 TimeLine AvgFileSizeTimeLineReport.getTimeLine()
          Returns the result time line