Package org.jfree.data.gantt
Data interfaces and classes for Gantt charts.
-
Interface Summary Interface Description GanttCategoryDataset An extension of theIntervalCategoryDataset
interface that adds support for multiple sub-intervals. -
Class Summary Class Description Task A simple representation of a task.TaskSeries A series that contains zero, one or manyTask
objects.TaskSeriesCollection A collection ofTaskSeries
objects.