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

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

public class DSTLineLayer<R extends Row<?,​?,​?>>
extends SystemLayer<R>
Draws a vertical line at the location of the next daylight savings time change.
Since:
8.8
See Also:
GraphicsBase.getForegroundSystemLayers(), GraphicsBase.getBackgroundSystemLayers(), GraphicsBase.getForegroundSystemLayer(Class), GraphicsBase.getBackgroundSystemLayer(Class)