documentationfor yFiles for HTML 2.6

LayoutGraphHider

Provides functionality to hide and unhide nodes and edges of a graph temporarily for algorithmic operations.

Inheritance Hierarchy
LayoutGraphHider

Remarks

This class can be used to temporarily hide away certain elements of a graph and to unhide that parts at a later time again. Instances of this class keep track of graph elements that were hidden from a graph in order to make them visible again at a later time.

Type Details

yfiles module
algorithms
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.algorithms.LayoutGraphHider

See Also

Constructors

Properties

Methods

Fields

Static Methods