Package | Description |
---|---|
org.vectomatic.dom.svg |
Wrapper classes representing the bulk of libgwtsvg public API.
|
org.vectomatic.dom.svg.utils |
Utility classes which are part of libgwtsvg public API.
|
Modifier and Type | Method and Description |
---|---|
NamedNodeMap<? extends com.google.gwt.dom.client.Node> |
OMNamedNodeMap.getNamedNodeMap()
Returns the wrapped
NamedNodeMap |
Constructor and Description |
---|
OMNamedNodeMap(NamedNodeMap<? extends com.google.gwt.dom.client.Node> map)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static NamedNodeMap<Attr> |
DOMHelper.getAttributes(com.google.gwt.dom.client.Element elem)
Returns a
NamedNodeMap containing the attributes of the
specified element. |
Copyright © 2018. All Rights Reserved.