Usages of INodeSnapResultProvider
Properties
snapResultProvider | in NodeDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the INodeSnapResultProvider type for the INodes this instance has been created for. |
Fields
INSTANCE | in NodeSnapResultProvider | Yields the static shared instance of this class. |
Method Return Values
create (function(GraphSnapContext, CollectSnapResultsEventArgs, Rect, INode):void) | in INodeSnapResultProvider |
Implementing Types
NodeSnapResultProvider | The default implementation of the INodeSnapResultProvider interface. |