This class describes a set of possible PortCandidate s and their cardinality for a node-like entity.

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

Syntax

C#
public class PortCandidateSet
Visual Basic
Public Class PortCandidateSet

Remarks

This class describes a set of possible PortCandidate s and their cardinality for a node-like entity.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout..::..PortCandidateSet

See Also