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
). |
Modifier and Type | Method and Description |
---|---|
protected NavigateOperation |
SemanticZoomPolicy.getNavigateOperation()
Returns the
NavigateOperation that is used to open nested/nesting
Graph s. |
Copyright (c) 2014 itemis AG and others. All rights reserved.