Class GridBehavior

java.lang.Object
org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
org.eclipse.gef.mvc.fx.behaviors.GridBehavior
All Implemented Interfaces:
IActivatable, IAdaptable.Bound<IVisualPart<? extends Node>>, IBehavior

public class GridBehavior extends AbstractBehavior
The GridBehavior can be registered on an IRootPart to apply the information from the GridModel to the background grid that is managed by the InfiniteCanvasViewer.