Module: coords

Manipulating coordinates.

License:
  • MIT
Source:

Interfaces

EditorContext

Members

(static) remapElement :module:path.EditorContext#remapElement

Applies coordinate changes to an element based on the given matrix.

Type:
Source:

Methods

(static) init(editorContext) → {void}

Parameters:
Name Type Description
editorContext module:svgcanvas.SvgCanvas#event:pointsAdded
Source:
Returns:
Type
void