Tools for selection.
- Copyright:
- 2011 Jeff Schiller
- 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 |
- Source: