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

Type Parameters:
R - the type of the rows

public class ZoomTimeIntervalLayer<R extends Row<?,​?,​?>>
extends SystemLayer<R>
Draws the zoom interval as defined by the timeline property Dateline.selectedTimeIntervalProperty(). The zoom interval gets created by the user via the help of the timeline lasso.
Since:
1.0
See Also:
GraphicsBase.getForegroundSystemLayers(), GraphicsBase.getBackgroundSystemLayers(), GraphicsBase.getForegroundSystemLayer(Class), GraphicsBase.getBackgroundSystemLayer(Class)