|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMSVGPathSegCurvetoQuadraticSmoothRel | |
---|---|
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. |
Uses of OMSVGPathSegCurvetoQuadraticSmoothRel in org.vectomatic.dom.svg |
---|
Methods in org.vectomatic.dom.svg that return OMSVGPathSegCurvetoQuadraticSmoothRel | |
---|---|
OMSVGPathSegCurvetoQuadraticSmoothRel |
OMSVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Returns a stand-alone, parentless OMSVGPathSegCurvetoQuadraticSmoothRel
object. |
Uses of OMSVGPathSegCurvetoQuadraticSmoothRel in org.vectomatic.dom.svg.impl |
---|
Methods in org.vectomatic.dom.svg.impl that return OMSVGPathSegCurvetoQuadraticSmoothRel | |
---|---|
OMSVGPathSegCurvetoQuadraticSmoothRel |
SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Returns a stand-alone, parentless OMSVGPathSegCurvetoQuadraticSmoothRel
object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |