This custom data provides item collections to specify which node labels and edge labels should be considered by the labeling algorithm.
Inheritance Hierarchy
LabelScopeData
Remarks
This class cannot be instantiated
Type Parameters
- TNode
- TEdge
- TNodeLabel
- TEdgeLabel
Type Details
- yFiles module
- algorithms
Properties
A collection of edge labels that should be considered to be in scope by labeling algorithms that allow restricting the labels affected by them.
A collection of edges whose labels should be considered to be in scope by labeling algorithms that allow restricting the labels affected by them.
A collection of node labels that should be considered to be in scope by labeling algorithms that allow restricting the labels affected by them.
A collection of nodes whose labels should be considered to be in scope by labeling algorithms that allow restricting the labels affected by them.