Class NavigationModel

java.lang.Object
org.eclipse.gef.zest.fx.models.NavigationModel

public class NavigationModel extends Object
The NavigationModel manages a Set of Graphs for which the next layout pass should be skipped (due to transformation or navigation changes). Moreover, it manages a Map saving a NavigationModel.ViewportState per Graph, so that the scroll position and zoom factor can be restored when navigating nested graphs.