Uses of Interface
com.flexganttfx.model.Activity

Packages that use Activity
Package Description
com.flexganttfx.model
Top-level model classes required for creating a Gantt chart.
com.flexganttfx.model.activity
Classes and interfaces related to activities.
com.flexganttfx.model.calendar
Classes and interfaces related to calendars.
com.flexganttfx.model.layout
Different layout and line manager implementations used to control the layout of activities.
com.flexganttfx.model.repository
Classes related to activity repositories.
com.flexganttfx.model.util
Various utility classes for comparing, sorting, and storing activities.
com.flexganttfx.view.graphics
The various graphics controls that are used for rendering the Gantt chart.
com.flexganttfx.view.graphics.layer
System layers are used to draw various pieces of information into the background of a row (time now, grid lines, marked time interval, chart and agenda lines, etc...).
com.flexganttfx.view.graphics.renderer
Renderer classes for visualizing activities, calendar entries, and for adding custom background visuals based on row type.
com.flexganttfx.view.util
Various utility classes.
impl.com.flexganttfx.skin.graphics
Classes for the graphics skin.
impl.com.flexganttfx.skin.util
A collection of utility classes.