|
Header
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XIntervalSeries | |
---|---|
org.jfree.data.xy | A package containing the XYDataset interface and related classes. |
Uses of XIntervalSeries in org.jfree.data.xy |
---|
Methods in org.jfree.data.xy that return XIntervalSeries | |
---|---|
XIntervalSeries |
XIntervalSeriesCollection.getSeries(int series)
Returns a series from the collection. |
Methods in org.jfree.data.xy with parameters of type XIntervalSeries | |
---|---|
void |
XIntervalSeriesCollection.addSeries(XIntervalSeries series)
Adds a series to the collection and sends a DatasetChangeEvent
to all registered listeners. |
void |
XIntervalSeriesCollection.removeSeries(XIntervalSeries series)
Removes a series from the collection and sends a DatasetChangeEvent to all registered listeners. |
|
Footer
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |