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