Module com.flexganttfx.view
Package com.flexganttfx.view.graphics.layer
package 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...).
-
ClassesClassDescriptionDraws the horizontal grid lines for a row if the row or any of its inner lines are using the agenda layout.Draws the entries returned by the calendars attached to a row or attached to the entire graphics view.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 background of each row.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()
.