IUndoableOperation
to support
hiding/unhiding of nodes and related edges (
HideOperation
).See: Description
Class | Description |
---|---|
ChangeAttributeOperation |
The
ChangeAttributeOperation can be used to manipulate the value of
an attribute of an IAttributeStore . |
HideOperation | |
NavigateOperation |
The
NavigateOperation is a ReverseUndoCompositeOperation that
combines a ChangeContentsOperation and an
FXChangeViewportOperation to navigate between nested and parent
Graph s. |
ShowHiddenNeighborsOperation |
The
ShowHiddenNeighborsOperation can be used to remove the neighbors
of a given NodePart from the HidingModel of a given
IViewer . |
IUndoableOperation
to support
hiding/unhiding of nodes and related edges (
HideOperation
).Copyright (c) 2014 itemis AG and others. All rights reserved.