package js.html.svg
extends Element › DOMElement › Node › EventTarget
extended by AnimateElement, AnimateMotionElement, AnimateTransformElement, SetElement
Available on jsThe
SVGAnimationElement
interface is the base interface for all of the animation element interfaces:SVGAnimateElement
,SVGSetElement
,SVGAnimateColorElement
,SVGAnimateMotionElement
andSVGAnimateTransformElement
.Documentation SVGAnimationElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only requiredExtensions:StringList
read only requiredFeatures:StringList
read only systemLanguage:StringList
read only targetElement:Element
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