Package com.flexganttfx.view

The main Gantt chart controls.
Since:
1.0
  • Class Summary 
    Class Description
    GanttChart<R extends Row<?,​?,​?>>
    A control used to visualize any kind of scheduling data along a timeline.
    GanttChartBase<R extends Row<?,​?,​?>>
    Abstract base class for all Gantt chart controls.
    GanttChartLite<R extends Row<?,​?,​?>>
    A control used to visualize any kind of scheduling data along a timeline.
  • Enum Summary 
    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.