Module: EmbeddedSVGEditDOM

Attaches items to DOM for Embedded SVG support.

Source:

Methods

(inner) exportPDF() → {void}

Perform a PDF export.

Source:
Returns:
Type
void

(inner) exportPNG() → {void}

Perform a PNG export.

Source:
Returns:
Type
void

(inner) handleSvgData(data, error) → {void}

Parameters:
Name Type Description
data string
error string
Source:
Returns:
Type
void

(inner) loadSvg() → {void}

Set the canvas with an example SVG string.

Source:
Returns:
Type
void

(inner) saveSvg() → {void}

Source:
Returns:
Type
void