Package | Description |
---|---|
elemental.js.svg | |
elemental.svg |
Modifier and Type | Class and Description |
---|---|
class |
JsSVGPathSegMovetoAbs |
Modifier and Type | Method and Description |
---|---|
SVGPathSegMovetoAbs |
SVGPathElement.createSVGPathSegMovetoAbs(float x,
float y)
Returns a stand-alone, parentless
SVGPathSegMovetoAbs
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.