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

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)