Module platform
Package org.jfree.data.gantt
package org.jfree.data.gantt
-
ClassDescriptionAn extension of the
IntervalCategoryDatasetinterface that adds support for multiple sub-intervals.AGanttCategoryDatasetimplementation that presents a subset of the categories in an underlying dataset.A simple representation of a task.A series that contains zero, one or manyTaskobjects.A collection ofTaskSeriesobjects.A dataset implementation that wraps aTaskSeriesCollectionand presents it as anIntervalXYDataset, allowing a set of tasks to be displayed using anXYBarRenderer(and usually aSymbolAxis).