Methods
addWebCGMDocument()
Adds a WebCGMDocument to list of WebCGMDocuments after the VizExView Javascript library has been loaded.The user is responsible for creating the HTML5 Canvas Object. An HTML Object is passed in with the HTML5Canvas Object identified via the 'canvas' tag. The 'src', 'toolbar' and 'onload' tag may also be set.
removeWebCGMDocument()
Removes a (or all) WebCGMDocument from list of WebCGMDocuments.The user is responsible for creating the HTML5 Canvas Object. An HTML Object is passed in with the HTML5Canvas Object identified via the 'canvas' tag. The 'src', 'toolbar' and 'onload' tag may also be set.