Package | Description |
---|---|
org.vectomatic.dom.svg |
Wrapper classes representing the bulk of libgwtsvg public API.
|
Modifier and Type | Method and Description |
---|---|
OMSVGImageElement |
OMSVGDocument.createSVGImageElement() |
OMSVGImageElement |
OMSVGDocument.createSVGImageElement(float x,
float y,
float width,
float height,
String href)
Creates an
OMSVGImageElement object in this
document but does not attach it to the document tree. |
Copyright © 2018. All Rights Reserved.