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

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)