Package | Description |
---|---|
elemental.dom | |
elemental.js.svg | |
elemental.svg |
Modifier and Type | Method and Description |
---|---|
SVGAnimationElement |
Document.createSVGAnimationElement() |
Modifier and Type | Class and Description |
---|---|
class |
JsSVGAnimateColorElement |
class |
JsSVGAnimateElement |
class |
JsSVGAnimateMotionElement |
class |
JsSVGAnimateTransformElement |
class |
JsSVGAnimationElement |
class |
JsSVGSetElement |
Modifier and Type | Interface and Description |
---|---|
interface |
SVGAnimateColorElement
The
SVGAnimateColorElement interface corresponds to the <animateColor>
element. |
interface |
SVGAnimateElement
The
SVGAnimateElement interface corresponds to the <animate>
element. |
interface |
SVGAnimateMotionElement
The
SVGAnimateMotionElement interface corresponds to the <animateMotion>
element. |
interface |
SVGAnimateTransformElement
The
SVGAnimateTransformElement interface corresponds to the <animateTransform>
element. |
interface |
SVGSetElement
The
SVGSetElement interface corresponds to the <set>
element. |
Copyright © 2018. All rights reserved.