An implementation of the IEdgePortCandidateProvider
interface that returns the candidates provided by the
source and target node's IPortCandidateProvider implementations
or the existing edge's port, if no such provider is registered.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class DefaultEdgePortsCandidateProvider : CurrentEdgePortsCandidateProvider |
| Visual Basic |
|---|
Public Class DefaultEdgePortsCandidateProvider _ Inherits CurrentEdgePortsCandidateProvider |
Remarks
This instance uses the lookup mechanism of the nodes to query the providers.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Input..::..CurrentEdgePortsCandidateProvider
yWorks.yFiles.UI.Input..::..DefaultEdgePortsCandidateProvider
yWorks.yFiles.UI.Input..::..CurrentEdgePortsCandidateProvider
yWorks.yFiles.UI.Input..::..DefaultEdgePortsCandidateProvider