Uses of Class
org.jfree.data.gantt.TaskSeries
Package | Description |
---|---|
org.jfree.data.gantt |
Data interfaces and classes for Gantt charts.
|
-
Uses of TaskSeries in org.jfree.data.gantt
Methods in org.jfree.data.gantt with parameters of type TaskSeries Modifier and Type Method Description void
TaskSeriesCollection. add(TaskSeries series)
Adds a series to the dataset.void
TaskSeriesCollection. remove(TaskSeries series)
Removes a series from the collection.