Usages of PortCandidateRenderTag
Properties
| portCandidateRenderer | in CreateEdgeInputMode | Gets or sets the IObjectRenderer<PortCandidateRenderTag> that visualizes IPortCandidates while creating edges. | |
| portCandidateRenderer | in PortRelocationHandle | Gets or sets the IObjectRenderer<PortCandidateRenderTag> that visualizes the IPortCandidates. | |
| portCandidateRenderer | in PortRelocationHandleProvider | Gets or sets the IObjectRenderer<PortCandidateRenderTag> that visualizes the IPortCandidates. |
Method Parameters
| CreateEdgeInputMode () | in CreateEdgeInputMode | Creates a new instance that will use the IGraph from the parentInputModeContext to create edges in. | |
| getBoundsProvider (PortCandidateRenderTag) | in PortCandidateRenderer | ||
| getHitTestable (PortCandidateRenderTag) | in PortCandidateRenderer | ||
| getVisibilityTestable (PortCandidateRenderTag) | in PortCandidateRenderer | ||
| getVisualCreator (PortCandidateRenderTag) | in PortCandidateRenderer |
Implementing Types
| PortCandidateRenderer | An IObjectRenderer<PortCandidateRenderTag> implementation that can be used to draw IPortCandidate instances in a CanvasComponent. |