Multi-purpose edge descriptor for each edge in the graph during the layout.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface IEdgeData |
| Visual Basic |
|---|
Public Interface IEdgeData |
Remarks
Multi-purpose edge descriptor for each edge in the graph during the layout.
Used by
HierarchicLayouter
during all stages to keep the state of
the edges.