Interface used by
HierarchicLayouter
during the layout.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
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.