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.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
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