| Package | Description |
|---|---|
| elemental.js.svg | |
| elemental.svg |
| Modifier and Type | Class and Description |
|---|---|
class |
JsSVGPathSegCurvetoQuadraticSmoothAbs |
| Modifier and Type | Method and Description |
|---|---|
SVGPathSegCurvetoQuadraticSmoothAbs |
SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothAbs(float x,
float y)
Returns a stand-alone, parentless
SVGPathSegCurvetoQuadraticSmoothAbs
object.Parameters: float xThe absolute X coordinate for the end point of this path segment. float yThe absolute Y coordinate for the end point of this path segment. |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.