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