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

Type Parameters:
R - the type of the rows

public class SelectedTimeIntervalsLayer<R extends Row<?,​?,​?>>
extends SystemLayer<R>
Draws the time intervals that were selected by the user (or the application) in the dateline.
Since:
1.0
See Also:
Dateline.getSelectedIntervals(), GraphicsBase.getForegroundSystemLayers(), GraphicsBase.getBackgroundSystemLayers(), GraphicsBase.getForegroundSystemLayer(Class), GraphicsBase.getBackgroundSystemLayer(Class)