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

java.lang.Object
com.flexganttfx.view.graphics.layer.SystemLayer<R>
com.flexganttfx.view.graphics.layer.ZoomTimeIntervalLayer<R>
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)