Class: IWGraphics

IWGraphics

A class which provides cross browser support for vector graphics using SVG and Canvas (experimental).

This class is part of the module graphics.


new IWGraphics(drawContainer, order)

A class which provides cross browser support for vector graphics using SVG and Canvas (experimental).
Parameters:
Name Type Description
drawContainer DOMElement
order Array an array of strings defining the order of technologies (optional; the default order is ['svg', 'canvas'])