svg.AnimationElement

AnimationElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

extended by AnimateElement, AnimateMotionElement, AnimateTransformElement, SetElement

Available on js

The SVGAnimationElement interface is the base interface for all of the animation element interfaces: SVGAnimateElement, SVGSetElement, SVGAnimateColorElement, SVGAnimateMotionElement and SVGAnimateTransformElement.

Documentation SVGAnimationElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

read only requiredExtensions:StringList

read only requiredFeatures:StringList

read only systemLanguage:StringList

read only targetElement:Element

Methods

beginElement ():Void

Throws:

null DOMError

beginElementAt (offset:Float):Void

Throws:

null DOMError

endElement ():Void

Throws:

null DOMError

endElementAt (offset:Float):Void

Throws:

null DOMError

getCurrentTime ():Float

getSimpleDuration ():Float

Throws:

null DOMError

getStartTime ():Float

Throws:

null DOMError

hasExtension (extension:String):Bool

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/AnimationElement.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部