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

Type Parameters:
R - the type of the rows

public class HoverTimeIntervalLayer<R extends Row<?,​?,​?>>
extends SystemLayer<R>
Draws the hover time interval specified by the dateline. If the mouse cursor hovers over a week in the dateline then the layer will fill the time interval defined by this week with a highlighting color.
Since:
1.0
See Also:
GraphicsBase.getForegroundSystemLayers(), GraphicsBase.getBackgroundSystemLayers(), GraphicsBase.getForegroundSystemLayer(Class), GraphicsBase.getBackgroundSystemLayer(Class)