Package | Description |
---|---|
org.eclipse.gef4.zest.fx.policies |
This package provides policy implementations to support hiding/unhiding of
nodes and related edges (
HidePolicy ,
ShowHiddenNeighborsOnTypePolicy ),
navigating nested graphs via double-click (
OpenNestedGraphOnDoubleClickPolicy ,
OpenParentGraphOnDoubleClickPolicy
). |
Class and Description |
---|
NavigateOperation
The
NavigateOperation is a ReverseUndoCompositeOperation that
combines a ChangeContentsOperation and an
FXChangeViewportOperation to navigate between nested and parent
Graph s. |
Copyright (c) 2014 itemis AG and others. All rights reserved.