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

Uses in package net.sf.statcvs.reports

Methods with return type net.sf.statcvs.reportmodel.TimeLine

TimeLine
Returns the result time line
TimeLine
Returns the result time line

Uses in package net.sf.statcvs.charts

Constructors with parameter type net.sf.statcvs.reportmodel.TimeLine

TimeLineChartMaker.TimeLineChartMaker(ReportConfig config, TimeLine timeLine, String fileName, Collection symbolicNames)
Creates a chart from a time line.