This interface provides label-specific keys that can
be used to add data providers to a layout graph.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public static class LabelLayoutKeys |
| Visual Basic |
|---|
Public NotInheritable Class LabelLayoutKeys |
Remarks
This interface provides label-specific keys that can
be used to add data providers to a layout graph.
Label aware layout algorithms like
HierarchicLayouter
look for data providers named by these keys.
Instead of setting up label layout data and data providers one can also use
the layout stage
LabelLayoutTranslator
to automatically translate
information provided by the standard label layout classes
IEdgeLabelLayout
and
INodeLabelLayout
to layout data accessible by the keys defined below.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..LabelLayoutKeys
yWorks.yFiles.Layout..::..LabelLayoutKeys