Interface used by
HierarchicLayouter
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 IPortAllocator |
| Visual Basic |
|---|
Public Interface IPortAllocator |
Remarks
Interface used by
HierarchicLayouter
during the layout.
Instances of this class are responsible for assigning port coordinates to
the adjacent edges of each node in the graph.