The interface that is used by PortCandidateSet to retrieve PortCandidate s from.

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 interface ICandidateMatcher
Visual Basic
Public Interface ICandidateMatcher

Remarks

The interface that is used by PortCandidateSet to retrieve PortCandidate s from.

See Also