This class represents a candidate for an edge's ports.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
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