Uses of Package
com.flexganttfx.model.layout
-
Packages that use com.flexganttfx.model.layout Package Description com.flexganttfx.model.layout Different layout and line manager implementations used to control the layout of activities.com.flexganttfx.view.util Various utility classes.impl.com.flexganttfx.skin.util A collection of utility classes. -
Classes in com.flexganttfx.model.layout used by com.flexganttfx.model.layout Class Description AgendaLayout.LayoutStrategy An enumerator for the different ways overlapping agenda entries can be laid out. -
Classes in com.flexganttfx.model.layout used by com.flexganttfx.view.util Class Description EqualLinesManager A lines manager that equally distributes the available row height to all lines. -
Classes in com.flexganttfx.model.layout used by impl.com.flexganttfx.skin.util Class Description AgendaLayout The agenda layout class is used to lay out activities in a style similar to a regular calendar where a vertical scale will display hours.