documentationfor yFiles for HTML 2.6

LabelLayoutKeys

LabelLayoutKeys are used for associating IDataProviders that contain label-specific information for edge and node labels.

Inheritance Hierarchy
LabelLayoutKeys

Remarks

Label-aware layout algorithms like HierarchicLayout may look for such IDataProviders that contain LabelLayoutData for each edge.

Instead of setting up LabelLayoutData and IDataProviders one can also use LabelLayoutTranslator to automatically translate information provided by the standard label layout classes IEdgeLabelLayout and INodeLabelLayout to layout data accessible through the keys defined below.

Type Details

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

Constants