Queried by the GraphSnapContext to add SnapReferences to its collections during the initialization phase.
Inheritance Hierarchy
ISnapReferenceProvider
Remarks
Implementations of this interface are queried by GraphSnapContext for each item that is not modified during the edit using the lookup of the respective item.
Type Details
- yFiles module
- view
See Also
Methods
Called by the GraphSnapContext when a drag is about to start.
Parameters
options - Object
A map of options to pass to the method.
A map of options to pass to the method.
- context - GraphSnapContext
- The context which holds the settings for the snap lines. Note that implementations should not change the state of the context explicitly.
- evt - CollectSnapReferencesEventArgs
- The argument to use for adding snap references.