documentationfor yFiles for HTML 2.6

NodeHalo

A NodeHalo specifies a rectangular area around a specific node.

Inheritance Hierarchy
NodeHalo

Remarks

A layout algorithm that supports NodeHalos, keeps this area clear of graph elements, except the node labels of this specific node and the adjacent segments of its edges. All minimum distances to this node, which are used in the layout calculation, e.g., minimum first segment length, will be extended by the halo size.

This class defines a key used for registering a IDataProvider that provides NodeHalos for all nodes of the input graph. NodeHalo-aware layout algorithms like HierarchicLayout look for IDataProviders registered with this key to retrieve NodeHalo information.

The following layouters support NodeHalos with different restrictions:

Type Details

yfiles module
layout-core
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.layout.NodeHalo

See Also

Methods

Fields

Constants

Static Methods