This class represents a candidate for an edge's ports.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class PortCandidate |
| Visual Basic |
|---|
Public Class PortCandidate |
Remarks
This class represents a candidate for an edge's ports.
It may be a fixed port, where the exact port coordinates are given or a
free variant where the coordinates may be chosen arbitrarily. Additionally valid
in- respectively outgoing directions may be specified for edges connecting to
that PortCandidate's Port and a cost penalty may be specified that indicates the
cost associated with the usage of the port.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..PortCandidate
yWorks.yFiles.Layout..::..PortCandidate