Uses of Package
org.eclipse.gef.zest.fx.operations
Packages that use org.eclipse.gef.zest.fx.operations
Package
Description
This package provides policy implementations to support hiding/unhiding of
 nodes and related edges (
 
HidePolicy,
 ShowHiddenNeighborsPolicy), as well
 as semantic zooming (
 SemanticZoomPolicy), and label
 transformation.- 
Classes in org.eclipse.gef.zest.fx.operations used by org.eclipse.gef.zest.fx.policiesClassDescriptionTheNavigateOperationis aReverseUndoCompositeOperationthat combines aChangeContentsOperationand anChangeViewportOperationto navigate between nested and parentGraphs.