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