This version of the ShapeDiver viewer is no longer supported.

Please refer to the version 3 documentation here. See also the migration guide from version 2 to version 3 here.

Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SnapModule

Implements

Index

Constructors

constructor

Accessors

EVENTTYPE

  • get EVENTTYPE(): { DRAG_END: string; DRAG_MOVE: string; DRAG_START: string }

Methods

addAnchorElement

addEventListener

  • addEventListener(type: string, cb: (event: IEventData) => {}): string

addSnapLine

addSnapPoint

removeAnchorElement

  • removeAnchorElement(id: string): void

removeEventListener

  • removeEventListener(id: string): void

removeSnapLine

  • removeSnapLine(id: string): void

removeSnapPoint

  • removeSnapPoint(id: string): void