Uses of Package
com.flexganttfx.view.graphics.layer
Packages that use com.flexganttfx.view.graphics.layer
Package
Description
Contains item providers for use with the property sheet view of
ControlsFX.
The various graphics controls that are used for rendering the Gantt chart.
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...).
-
Classes in com.flexganttfx.view.graphics.layer used by com.flexganttfx.extras.properties.layerClassDescriptionDraws the horizontal grid lines for a row if the row or any of its inner lines are using the agenda layout.Draws the horizontal grid lines for a row if the row or any of its inner lines are using the chart layout (see
ChartLayout
).Draws a vertical line at the location of the next daylight savings time change.Draws the vertical grid lines based on the scale resolutions currently present in the dateline.Draws the hover time interval specified by the dateline.Draws separator lines between inner lines.Draws the layout padding areas.Draws a vertical line at the location of the current time / now time.Draws the time intervals that were selected by the user (or the application) in the dateline.System layers are used in the background and foreground of each row.Draws the zoom interval as defined by the timeline propertyDateline.selectedTimeIntervalProperty()
. -
Classes in com.flexganttfx.view.graphics.layer used by com.flexganttfx.view.graphics
-
Classes in com.flexganttfx.view.graphics.layer used by com.flexganttfx.view.graphics.layer