Package com.flexganttfx.view.timeline

The timeline control, which consists of the dateline and the eventline child controls.
Since:
1.0
  • Class Summary
    Class Description
    Dateline
    The dateline is a control that displays the actual dates (Mo, Tu, We, ...) in cells in one or more rows.
    DatelineCell<T extends TemporalUnit>
    Each row / scale in the Dateline consists of several cells.
    Eventline
    The eventline is a control that displays time cursors and other information that might be relevant for all rows in the Gantt chart.
    Timeline
    The timeline control is a container for the Dateline and the Eventline.
    TimeTracker
    A time tracker can be used to update the property TimelineModel.nowProperty().
  • Enum Summary
    Enum Description
    Timeline.ZoomMode
    An enum used to control the way that zooming operations will happen.