Uses of Package
com.flexganttfx.model.util
Packages that use com.flexganttfx.model.util
Package
Description
Classes used to support the dateline (child control of timeline).
Various utility classes for comparing, sorting, and storing activities.
The main Gantt chart controls.
The various graphics controls that are used for rendering the Gantt chart.
The timeline control, which consists of the dateline and the eventline child
controls.
Classes for the timeline, dateline, and eventline skins.
-
Classes in com.flexganttfx.model.util used by com.flexganttfx.model.datelineClassDescriptionA custom temporal unit used for showing numbered units (1, 2, 3, ... or 10, 20, 30, ...).
-
Classes in com.flexganttfx.model.util used by com.flexganttfx.model.utilClassDescriptionA specialized comparator used for sorting activities.A custom temporal unit used for showing numbered units (1, 2, 3, ... or 10, 20, 30, ...).A convenience class for storing a pair of instants that define a time interval.
-
Classes in com.flexganttfx.model.util used by com.flexganttfx.viewClassDescriptionAn interval tree implementation to store activities based on their start and end time.
-
Classes in com.flexganttfx.model.util used by com.flexganttfx.view.graphicsClassDescriptionAn interval tree implementation to store activities based on their start and end time.A convenience class for storing a pair of instants that define a time interval.
-
Classes in com.flexganttfx.model.util used by com.flexganttfx.view.timelineClassDescriptionA convenience class for storing a pair of instants that define a time interval.
-
Classes in com.flexganttfx.model.util used by impl.com.flexganttfx.skin.timelineClassDescriptionA custom temporal unit used for showing numbered units (1, 2, 3, ... or 10, 20, 30, ...).