Package | Description |
---|---|
elemental.js.svg | |
elemental.svg |
Modifier and Type | Class and Description |
---|---|
class |
JsSVGPathSegLinetoAbs |
Modifier and Type | Method and Description |
---|---|
SVGPathSegLinetoAbs |
SVGPathElement.createSVGPathSegLinetoAbs(float x,
float y)
Returns a stand-alone, parentless
SVGPathSegLinetoAbs
object.Parameters: float x The absolute X coordinate for the end point of this path segment. float y The absolute Y coordinate for the end point of this path segment. |
Copyright © 2018. All rights reserved.