SVGDocument in SVG 1.1
(no overview available)
Inherits from:
Instance Properties
| name | type | description |
|---|---|---|
| title | String | (read only) |
| referrer | String | (read only) |
| domain | String | (read only) |
| URL | String | (read only) |
| rootElement | SVGSVGElement | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| createEvent() | Event | Creates and returns a new Event object. [from DocumentEvent] |
Methods that return an SVGDocument
| name | of object | description |
|---|---|---|
| getSVGDocument() | GetSVGDocument |