|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.statcvs.charts.TimeBarChartMaker
net.sf.statcvs.charts.TimeBarChartMaker.WeekdayBarChartMaker
public static class TimeBarChartMaker.WeekdayBarChartMaker
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.sf.statcvs.charts.TimeBarChartMaker |
|---|
TimeBarChartMaker.HourBarChartMaker, TimeBarChartMaker.WeekdayBarChartMaker |
| Constructor Summary | |
|---|---|
TimeBarChartMaker.WeekdayBarChartMaker(ReportConfig config,
java.util.SortedSet revisions,
java.lang.String title,
java.lang.String fileName)
Creates a bar chart showing a distribution of revisions over the days of the week. |
|
| Method Summary | |
|---|---|
protected int |
barNumberForTime(java.util.Calendar time)
|
| Methods inherited from class net.sf.statcvs.charts.TimeBarChartMaker |
|---|
toFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeBarChartMaker.WeekdayBarChartMaker(ReportConfig config,
java.util.SortedSet revisions,
java.lang.String title,
java.lang.String fileName)
config - The configuration to userevisions - The set of revisions to analyzetitle - The title of the chartfileName - The file for saving the chart| Method Detail |
|---|
protected int barNumberForTime(java.util.Calendar time)
barNumberForTime in class TimeBarChartMaker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||