| Frames | No Frames |
Methods with parameter type org.jfree.data.xy.XYIntervalSeries | |
| void | Adds a series to the collection and sends a DatasetChangeEvent
to all registered listeners. |
| void | Removes a series from the collection and sends a
DatasetChangeEvent to all registered listeners. |
Methods with return type org.jfree.data.xy.XYIntervalSeries | |
| XYIntervalSeries | XYIntervalSeriesCollection.getSeries(int series) Returns a series from the collection. |