Uses of Class
org.jfree.data.time.DynamicTimeSeriesCollection.ValueSequence
| Package | Description |
|---|---|
| org.jfree.data.time |
Interfaces and classes for time-related data.
|
-
Uses of DynamicTimeSeriesCollection.ValueSequence in org.jfree.data.time
Fields in org.jfree.data.time declared as DynamicTimeSeriesCollection.ValueSequence Modifier and Type Field Description protected DynamicTimeSeriesCollection.ValueSequence[]DynamicTimeSeriesCollection. valueHistoryAn array for storing the objects that represent each series.