documentationfor yFiles for HTML 3.0.0.3

Usages of IFocusRenderer

Properties

focusRendererin BendDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IFocusRenderer<IBend> type for IBends this instance has been created for.
focusRendererin EdgeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IFocusRenderer<IEdge> type for IEdges this instance has been created for.
focusRendererin LabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IFocusRenderer<ILabel> type for ILabels this instance has been created for.
focusRendererin NodeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IFocusRenderer<INode> type for INodes this instance has been created for.
focusRendererin PortDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IFocusRenderer<IPort> type for IPorts this instance has been created for.
focusRendererin StripeLabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IFocusRenderer<ILabel> type for the type of items this instance has been created for.

Method Return Values

create ()in IFocusRenderer

Implementing Types

EdgeStyleIndicatorRendererAllows the use of an IEdgeStyle to render the selection, highlight, or focus indicator of edges.
LabelStyleIndicatorRendererAllows the use of an ILabelStyle to render the selection, highlight, or focus indicator of labels.
NodeStyleIndicatorRendererAllows the use of an INodeStyle to render the selection, highlight, or focus indicator of nodes.
PortStyleIndicatorRendererAllows the use of an IPortStyle to render the selection, highlight, or focus indicator of ports.