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