Package | Description |
---|---|
com.aspose.html.dom.svg | |
com.aspose.html.dom.svg.paths |
Modifier and Type | Method and Description |
---|---|
SVGPathSegCurvetoQuadraticRel |
SVGPathElement.createSVGPathSegCurvetoQuadraticRel(float x,
float y,
float x1,
float y1)
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticRel object.
|
Modifier and Type | Method and Description |
---|---|
SVGPathSegCurvetoQuadraticRel |
SVGPathSeg.toCurvetoQuadraticRel() |
SVGPathSegCurvetoQuadraticRel |
SVGPathSegCurvetoQuadraticRel.toCurvetoQuadraticRel() |