| getVisualCreator (HandlesRenderTag) | in
HandlesRenderer | |
| getVisualCreator (IEdge, boolean, Point, Point) | in
Arrow | |
| getVisualCreator (IEdge, boolean, Point, Point) | in
IArrow | Gets an IVisualCreator implementation that will render this arrow at the given location using the given direction for the given edge. |
| getVisualCreator (IEdge, IEdgeStyle) | in
IEdgeStyleRenderer | Gets an implementation of the IVisualCreator interface that can handle the provided edge and its associated style. |
| getVisualCreator (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets an implementation of the IVisualCreator interface that can handle the provided label and its associated style. |
| getVisualCreator (INode, INodeStyle) | in
INodeStyleRenderer | Gets an implementation of the IVisualCreator interface that can handle the provided node and its associated style. |
| getVisualCreator (IPort, IPortStyle) | in
IPortStyleRenderer | Gets an implementation of the IVisualCreator interface that can handle the provided port and its associated style. |
| getVisualCreator (IStripe, IStripeStyle) | in
IStripeStyleRenderer | Gets an implementation of the IVisualCreator interface that can handle the provided stripe and its associated style. |
| getVisualCreator (IEdge) | in
EdgeStyleIndicatorRenderer | |
| getVisualCreator (IGraph) | in
GraphOverviewRenderer | |
| getVisualCreator (GridInfo) | in
GridRenderer | |
| getVisualCreator (TRenderTag) | in
IObjectRenderer | Returns an implementation of IVisualCreator that will create the Visual tree for the render tag. |
| create () | in
IVisualCreator | |
| getVisualCreator (ILabel) | in
LabelStyleIndicatorRenderer | |
| getVisualCreator (INode) | in
NodeStyleIndicatorRenderer | |
| getVisualCreator (TRenderTag) | in
ObjectRendererBase | |
| getVisualCreator (PortCandidateRenderTag) | in
PortCandidateRenderer | |
| getVisualCreator (IPort) | in
PortStyleIndicatorRenderer | |
| getVisualCreator (IRenderTreeElement) | in
RenderTree | Retrieves the IVisualCreator for a given IRenderTreeElement. |