documentationfor yFiles for HTML 3.0.0.3

Usages of IHandleProvider

Properties

handleProviderin BendDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IHandleProvider type for IBends this instance has been created for.
handleProviderin EdgeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IHandleProvider type for IEdges this instance has been created for.
handleProviderin LabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IHandleProvider type for ILabels this instance has been created for.
handleProviderin NodeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IHandleProvider type for INodes this instance has been created for.
handleProviderin PortDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IHandleProvider type for IPorts this instance has been created for.

Implementing Types

PortRelocationHandleProviderAn implementation of an IHandleProvider that can be used for IEdges.
PortsHandleProviderAn implementation of an IHandleProvider that returns all handles in the lookup of the ports owned by the given owner.