Package | Description |
---|---|
org.vectomatic.dom.svg.itf |
Interfaces for polymorphic operations on SVG classes.
|
org.vectomatic.dom.svg.utils |
Utility classes which are part of libgwtsvg public API.
|
Modifier and Type | Method and Description |
---|---|
OMSVGDocument |
IGetSVGDocument.getSVGDocument()
This method must return the
OMDocument
object embedded content in an embedding element, or null if there is no
document. |
Modifier and Type | Method and Description |
---|---|
static OMSVGDocument |
OMSVGParser.createDocument()
Creates a new empty SVG document
|
static OMSVGDocument |
OMSVGParser.currentDocument()
Returns the current document, as an SVG document
|
Copyright © 2018. All Rights Reserved.