bindings/svg_animations library
SVG Animations
Classes
- SVGAnimateElement
-
The interface corresponds to the
<animate>element. - SVGAnimateMotionElement
-
The interface corresponds to the
<animateMotion>element. - SVGAnimateTransformElement
-
The interface corresponds to the
<animateTransform>element. - SVGAnimationElement
-
The interface is the base interface for all of the animation
element interfaces: SVGAnimateElement, SVGSetElement,
SVGAnimateColorElement, SVGAnimateMotionElement and SVGAnimateTransformElement. - SVGDiscardElement
- SVGMPathElement
-
The interface corresponds to the
<mpath>element. - SVGSetElement
-
The interface corresponds to the
<set>element. - TimeEvent
- The interface, a part of SVG SMIL animation, provides specific contextual information associated with Time events.