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