Usages of PortCandidateProviderBase
Method Return Values
| fromCandidates (IPortCandidate) | in IPortCandidateProvider | Creates an implementation of an IPortCandidateProvider that provides only the given port candidates. | |
| fromCandidates (IEnumerable<IPortCandidate>) | in IPortCandidateProvider | Creates an implementation of an IPortCandidateProvider that provides only the given port candidates. | |
| fromNodeCenter (INode) | in IPortCandidateProvider | Creates a trivial implementation of an IPortCandidateProvider that always returns exactly one candidate that is centered at the node's layout. | |
| fromShapeGeometry (IPortOwner, number) | in IPortCandidateProvider | Creates an implementation of IPortCandidateProvider that works for IPortOwner implementations that have IShapeGeometry instances in their lookup. | |
| fromShapeGeometry (IPortOwner, boolean, number, number) | in IPortCandidateProvider | Creates an implementation of IPortCandidateProvider that works for IPortOwner implementations that have IShapeGeometry instances in their lookup. |