Default implementation of the PortAllocator interface.

Namespace: yWorks.yFiles.Layout.Hierarchic.Incremental
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

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