svg::SVGDocument Interface Reference
import "svg.idl";
Inheritance diagram for svg::SVGDocument:

Collaboration diagram for svg::SVGDocument:

Public Attributes | |
| readonly attribute DOMString | title |
| readonly attribute DOMString | referrer |
| readonly attribute DOMString | domain |
| readonly attribute DOMString | URL |
| readonly attribute SVGSVGElement | rootElement |
Detailed Description
Definition at line 396 of file svg.idl.
Member Data Documentation
| readonly attribute DOMString svg::SVGDocument::domain |
| readonly attribute DOMString svg::SVGDocument::referrer |
| readonly attribute SVGSVGElement svg::SVGDocument::rootElement |
| readonly attribute DOMString svg::SVGDocument::title |
| readonly attribute DOMString svg::SVGDocument::URL |
The documentation for this interface was generated from the following file:
