Interface. Isnapper
sprotty / ISnapper
Defined in: packages/sprotty/src/features/move/snap.ts:25
A snapper helps to align nodes and routing handles.
snap(
position
,element
):Point
Defined in: packages/sprotty/src/features/move/snap.ts:29
Point
Point
the closest snapped position that for the element
located at position