Verwendungen von Klasse
impl.com.flexganttfx.skin.graphics.RowCanvas
Packages, die RowCanvas verwenden
Package
Beschreibung
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 for the graphics skin.
-
Verwendungen von RowCanvas in com.flexganttfx.view.graphics.layer
Methoden in com.flexganttfx.view.graphics.layer mit Parametern vom Typ RowCanvasModifikator und TypMethodeBeschreibungvoidDraws agenda grid lines for the row and its inner line layouts.voidDraws the visible calendar activities for the current row and time range.voidDraws chart grid lines for the row and its inner line layouts.voidDraws a marker at the next daylight-saving transition when applicable.voidDraws the configured vertical grid lines for the visible time range.voidDraws the time interval currently hovered in the dateline.voidDraws divider lines between the visible inner lines of the current row.voidDraws padding areas for the row layout and its inner line layouts.voidDraws the marker line at the current time location.voidDraws the background renderer for the current row.voidDraws the time intervals selected in the dateline.abstract voidDraws the layer for the given row canvas and visible time range.voidDraws the temporary zoom interval selected in the dateline. -
Verwendungen von RowCanvas in impl.com.flexganttfx.skin.graphics
Methoden in impl.com.flexganttfx.skin.graphics, die RowCanvas zurückgebenModifikator und TypMethodeBeschreibungRowPane.getCanvas()Returns the row canvas.GraphicsBaseSkin.getRowCanvas(ActivityRef<?> ref) Returns the row canvas for the given activity reference.GraphicsBaseSkin.getRowCanvasAt(double y) Returns the row canvas at the given y coordinate.