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

Type Parameters:
R - the type of the rows

public class NowLineLayer<R extends Row<?,​?,​?>>
extends SystemLayer<R>
Draws a vertical line at the location of the current time / now time. The current time is defined in the timeline model.
Since:
1.0
See Also:
TimelineModel.getNow(), TimelineModel.getNowLocation(), GraphicsBase.getForegroundSystemLayers(), GraphicsBase.getBackgroundSystemLayers(), GraphicsBase.getForegroundSystemLayer(Class), GraphicsBase.getBackgroundSystemLayer(Class)