Usages of ISnapReferenceProvider
Properties
snapReferenceProvider | in EdgeDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISnapReferenceProvider type for IEdges this instance has been created for. | |
snapReferenceProvider | in LabelDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISnapReferenceProvider type for ILabels this instance has been created for. | |
snapReferenceProvider | in NodeDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISnapReferenceProvider type for the INodes this instance has been created for. | |
snapReferenceProvider | in PortDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISnapReferenceProvider type for IPorts this instance has been created for. |
Method Return Values
create (function(GraphSnapContext, CollectSnapReferencesEventArgs):void) | in ISnapReferenceProvider |
Implementing Types
EdgeSnapReferenceProvider | An ISnapReferenceProvider implementation that can be used to add snap lines for orthogonally routed IEdges. | |
LabelSnapReferenceProvider | An implementation of the ISnapReferenceProvider interface that provides SnapReferences for ILabels. | |
NodeSnapReferenceProvider | An implementation of the ISnapReferenceProvider interface that provides SnapReferences for INodes. |