See: Description
Class | Description |
---|---|
DualGanttChartContainer |
A specialization of
MultiGanttChartContainer capable of displaying
exactly two instances of GanttChart and keeping their layouts (same
table width, same timeline) and their scrolling and zooming behavior in
synch. |
FlexGanttFXControl | |
GanttChart<R extends Row<?,?,?>> |
A generic JavaFX control to visualize any kind of scheduling data along a
timeline.
|
MultiGanttChartContainer |
A container capable of displaying multiple instances of
GanttChart
and keeping their layouts (same table width, same timeline) and their
scrolling and zooming behaviour in synch. |
Enum | Description |
---|---|
GanttChart.DisplayMode |
An enum used for specifying how to layout the Gantt chart.
|
GanttChart.RowHeaderType |
An enum used to control the visuals of the cells in the row header
column.
|
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.