Package | Description |
---|---|
org.vectomatic.dom.svg |
Wrapper classes representing the bulk of libgwtsvg public API.
|
Modifier and Type | Method and Description |
---|---|
OMSVGEllipseElement |
OMSVGDocument.createSVGEllipseElement() |
OMSVGEllipseElement |
OMSVGDocument.createSVGEllipseElement(float cx,
float cy,
float rx,
float ry)
Creates an
OMSVGEllipseElement object in this
document but does not attach it to the document tree. |
Copyright © 2018. All Rights Reserved.