Package | Description |
---|---|
org.eclipse.gef4.zest.fx.operations |
This package provides an
IUndoableOperation to support
hiding/unhiding of nodes and related edges (
HideOperation ). |
Modifier and Type | Method and Description |
---|---|
static HideOperation |
HideOperation.hide(NodeContentPart toHide) |
static HideOperation |
HideOperation.show(NodeContentPart toShow) |
Copyright (c) 2014 itemis AG and others. All rights reserved.