|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.charts.TimeLineChartMaker
Creates charts from TimeLine
s.
Constructor Summary | |
TimeLineChartMaker(java.lang.String chartName,
ReportConfig config,
TimeLine timeLine,
java.lang.String fileName,
java.util.Collection symbolicNames)
Creates a chart from a time line. |
Method Summary | |
ChartImage |
toFile()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimeLineChartMaker(java.lang.String chartName, ReportConfig config, TimeLine timeLine, java.lang.String fileName, java.util.Collection symbolicNames)
config
- The configuration to usetimeLine
- the time line data for the chartfileName
- the file name for the PNG imageMethod Detail |
public ChartImage toFile()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |