| Frames | No Frames |
Methods with parameter type org.jfree.data.gantt.TaskSeries | |
| void | Adds a series to the dataset 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.gantt.TaskSeries | |
| TaskSeries | TaskSeriesCollection.getSeries(Comparable key) Returns a series from the collection. |
| TaskSeries | TaskSeriesCollection.getSeries(int series) Returns a series from the collection. |