Package | Description |
---|---|
org.jfree.chart.renderer.category |
Plug-in renderers for the
CategoryPlot class. |
org.jfree.data.gantt |
Data interfaces and classes for Gantt charts.
|
Class and Description |
---|
GanttCategoryDataset
An extension of the
IntervalCategoryDataset interface that adds
support for multiple sub-intervals. |
Class and Description |
---|
GanttCategoryDataset
An extension of the
IntervalCategoryDataset interface that adds
support for multiple sub-intervals. |
Task
A simple representation of a task.
|
TaskSeries
A series that contains zero, one or many
Task objects. |
TaskSeriesCollection
A collection of
TaskSeries objects. |