Package | Description |
---|---|
org.vectomatic.dom.svg |
Wrapper classes representing the bulk of libgwtsvg public API.
|
Modifier and Type | Class and Description |
---|---|
class |
OMSVGDocument
When an svg element is embedded inline as
a component of a document from another namespace, such as when an svg element is embedded inline within
an XHTML document [XHTML], then an
OMSVGDocument object will not exist; instead, the
root object in the document object hierarchy will be a Document object
of a different type, such as an HTMLDocument object. |
Modifier and Type | Method and Description |
---|---|
OMDocument |
OMNode.getOwnerDocument()
The
OMDocument object associated with this node. |
Copyright © 2018. All Rights Reserved.