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 |
---|---|
OMSVGPathSegCurvetoQuadraticSmoothRel |
OMSVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Returns a stand-alone, parentless
OMSVGPathSegCurvetoQuadraticSmoothRel
object. |
Modifier and Type | Method and Description |
---|---|
OMSVGPathSegCurvetoQuadraticSmoothRel |
SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Returns a stand-alone, parentless
OMSVGPathSegCurvetoQuadraticSmoothRel
object. |
Copyright © 2018. All Rights Reserved.