Package | Description |
---|---|
org.vectomatic.dom.svg |
Wrapper classes representing the bulk of libgwtsvg public API.
|
org.vectomatic.dom.svg.impl |
libgwtsvg implementation classes, not to be accessed directly.
|
Modifier and Type | Method and Description |
---|---|
OMSVGPathSegMovetoAbs |
OMSVGPathElement.createSVGPathSegMovetoAbs(float x,
float y)
Returns a stand-alone, parentless
OMSVGPathSegMovetoAbs
object. |
Modifier and Type | Method and Description |
---|---|
OMSVGPathSegMovetoAbs |
SVGPathElement.createSVGPathSegMovetoAbs(float x,
float y)
Returns a stand-alone, parentless
OMSVGPathSegMovetoAbs
object. |
Copyright © 2018. All Rights Reserved.