documentationfor yFiles for HTML 3.0.0.3

IncrementalNodeHint

Hints how the HierarchicalLayout should treat nodes in incremental mode.

Remarks

Incremental hints can be used for specifying how a subset of nodes (called incremental nodes) should be added to an existing graph layout.

A layer hint specifies that both, a node's layer and its position within the layer should be freely determined by the algorithm. A sequence hint specifies that the algorithm should consider the current layer of a node while its position within the layer should be freely determined by the algorithm. A node without hint (i.e. NONE) is called a fixed node and maintains its position relative to other fixed nodes.

Information about incremental hints for nodes is provided by incrementalNodes.

Type Details

yFiles module
algorithms

See Also

Constants

Static Methods