true
if at least one neighbor of the given
NodePart
is currently hidden.true
if at least one neighbor of the given
Node
is currently hidden.Set
of hidden Node
s changes.HiddenNeighborsFeedbackPart
is an AbstractFeedbackPart
that displays the number of hidden neighbors (see
HidingModel.getHiddenNeighbors(org.eclipse.gef.graph.Node)
) of its
first anchorage.host
.host
NodePart
(and removes it from the FocusModel
and
from the SelectionModel
).HideFirstAnchorageOnClickHandler
is an IOnClickHandler
that hides the first anchorage of its host.HideHoverHandlePart
is an AbstractSegmentHandlePart
that displays a "collapse" image.HideOnTypeHandler
is an IOnTypeHandler
that hides its
host
NodePart
upon the press of a
KeyCode.P
key.HideOperation
that will hide the given
NodePart
upon execution.HidePolicy
can be installed on NodePart
to hide the
contents.Copyright (c) 2014 itemis AG and others. All rights reserved.