Uses of Class
org.jfree.data.gantt.TaskSeriesCollection
Packages that use TaskSeriesCollection
-
Uses of TaskSeriesCollection in org.jfree.data.gantt
Methods in org.jfree.data.gantt that return TaskSeriesCollectionModifier and TypeMethodDescriptionXYTaskDataset.getTasks()Returns the underlying task series collection that was supplied to the constructor.Constructors in org.jfree.data.gantt with parameters of type TaskSeriesCollectionModifierConstructorDescriptionCreates a new dataset based on the supplied collection of tasks.