Class NavigationModel


  • public class NavigationModel
    extends java.lang.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.