|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlogbook.gui.frontEnd.chart.HoursLineChart
public class HoursLineChart
An example of a time series chart. For the most part, default settings are used, except that the renderer is modified to show filled shapes (as well as lines) at each data point.
| Constructor Summary | |
|---|---|
HoursLineChart()
|
|
| Method Summary | |
|---|---|
JFreeChart |
getHoursLineChart(LogBook logBook)
A demonstration application showing how to create a simple time series chart. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HoursLineChart()
| Method Detail |
|---|
public JFreeChart getHoursLineChart(LogBook logBook)
title - the frame title.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||