Default implementation of the PortAllocator interface.

Namespace: yWorks.yFiles.Layout.Hierarchic.Incremental
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class DefaultPortAllocator : IPortAllocator
Visual Basic
Public Class DefaultPortAllocator _
	Implements IPortAllocator

Remarks

Default implementation of the PortAllocator interface.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout.Hierarchic.Incremental..::..DefaultPortAllocator

See Also