Class AgendaLinesLayer<R extends Row<?,​?,​?>>

java.lang.Object
com.flexganttfx.view.graphics.layer.SystemLayer<R>
com.flexganttfx.view.graphics.layer.AgendaLinesLayer<R>
Type Parameters:
R - the type of the rows

public class AgendaLinesLayer<R extends Row<?,​?,​?>>
extends SystemLayer<R>
Draws the horizontal grid lines for a row if the row or any of its inner lines are using the agenda layout.
Since:
1.0
See Also:
GraphicsBase.getForegroundSystemLayers(), GraphicsBase.getBackgroundSystemLayers(), GraphicsBase.getForegroundSystemLayer(Class), GraphicsBase.getBackgroundSystemLayer(Class)