|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectApplicationFrame
org.gcube.contentmanagement.graphtools.plotting.demo.TimeSeriesChartDemo1
public class TimeSeriesChartDemo1
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 | |
|---|---|
TimeSeriesChartDemo1(java.lang.String title)
A demonstration application showing how to create a simple time series chart. |
|
| Method Summary | |
|---|---|
static javax.swing.JPanel |
createDemoPanel()
Creates a panel for the demo (used by SuperDemo.java). |
static void |
main(java.lang.String[] args)
Starting point for the demonstration application. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeSeriesChartDemo1(java.lang.String title)
title - the frame title.| Method Detail |
|---|
public static javax.swing.JPanel createDemoPanel()
public static void main(java.lang.String[] args)
args - ignored.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||