|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.statcvs.charts.TimeLineChartMaker
public class TimeLineChartMaker
Creates charts from TimeLines.
| Constructor Summary | |
|---|---|
TimeLineChartMaker(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(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 image| Method Detail |
|---|
public ChartImage toFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||