Module: selection

Tools for selection.

License:
  • MIT
Source:

Methods

(static) init(selectionContext) → {void}

Parameters:
Name Type Description
selectionContext module:selection.selectionContext
Source:
Returns:
Type
void

Type Definitions

ElementAndBBox

Type:
Properties:
Name Type Description
elem Element

The element

bbox module:utilities.BBoxObject

The element's BBox as retrieved from getStrokedBBoxDefaultVisible

Source: