Class TimeLineChartMaker
java.lang.Object
net.sf.statcvs.charts.TimeLineChartMaker
-
Constructor Summary
ConstructorsConstructorDescriptionTimeLineChartMaker(String chartName, ReportConfig config, TimeLine timeLine, String fileName, Collection symbolicNames) Creates a chart from a time line. -
Method Summary
-
Constructor Details
-
TimeLineChartMaker
public TimeLineChartMaker(String chartName, ReportConfig config, TimeLine timeLine, String fileName, Collection symbolicNames) Creates a chart from a time line.- Parameters:
config- The configuration to usetimeLine- the time line data for the chartfileName- the file name for the PNG image
-
-
Method Details
-
toFile
-