Frames | No Frames |
Constructors with parameter type org.jfree.data.time.TimePeriodValues | |
Constructs a dataset containing a single series. |
Methods with parameter type org.jfree.data.time.TimePeriodValues | |
void | Adds a series to the collection. |
void | Removes the specified series from the collection. |
Methods with return type org.jfree.data.time.TimePeriodValues | |
TimePeriodValues | TimePeriodValues.createCopy(int start, int end) Creates a new instance by copying a subset of the data in this
collection. |
TimePeriodValues | TimePeriodValuesCollection.getSeries(int series) Returns a series. |