Package | Description |
---|---|
com.flexganttfx.extras.properties.layer |
Contains item providers for use with the property sheet view of
ControlsFX.
|
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...).
|
Class and Description |
---|
AgendaLinesLayer
Draws the horizontal grid lines for a row if the row or any of its inner
lines are using the agenda layout.
|
ChartLinesLayer
Draws the horizontal grid lines for a row if the row or any of its inner
lines are using the chart layout (see
ChartLayout ). |
DSTLineLayer
Draws a vertical line at the location of the next daylight savings time change.
|
GridLinesLayer
Draws the vertical grid lines based on the scale resolutions currently
present in the dateline.
|
HoverTimeIntervalLayer
Draws the hover time interval specified by the dateline.
|
InnerLinesLayer
Draws separator lines between inner lines.
|
LayoutLayer
Draws the layout padding areas.
|
NowLineLayer
Draws a vertical line at the location of the current time / now time.
|
SelectedTimeIntervalsLayer
Draws the time intervals that were selected by the user (or the application)
in the dateline.
|
SystemLayer
System layers are used in the background and foreground of each row.
|
ZoomTimeIntervalLayer
Draws the zoom interval as defined by the timeline property
Dateline.selectedTimeIntervalProperty() . |
Class and Description |
---|
SystemLayer
System layers are used in the background and foreground of each row.
|
Class and Description |
---|
SystemLayer
System layers are used in the background and foreground of each row.
|
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.