Uses of Package
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.-
ClassDescriptionThe
NavigateOperation
is aReverseUndoCompositeOperation
that combines aChangeContentsOperation
and anChangeViewportOperation
to navigate between nested and parentGraph
s.