public class SVGDocument
extends Document
| Modifier and Type | Field and Description |
|---|---|
SVGSVGElement |
rootElement |
| Constructor and Description |
|---|
SVGDocument() |
| Modifier and Type | Method and Description |
|---|---|
Event |
createEvent() |
Event |
createEvent(java.lang.String eventType) |
public SVGSVGElement rootElement