SVGDocument

Module:
svg
Inherits from:
core::Document
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

createEvent

createEvent


events::Event createEvent(
    in core::DOMString eventType) raises(core::DOMException); 

Member Data

rootElement

rootElement


readonly attribute SVGSVGElement rootElement; 

 

Last Updated: 2009-05-29