Class type Dom_svg.animateTransformElement

inherit element
inherit tests
method targetElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method getStartTime : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getCurrentTime : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getSimpleDuration : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method beginElement : unit Js_of_ocaml__.Js.meth

SVG 2 addition (from ElementTimeControl).

method beginElementAt : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth

SVG 2 addition (from ElementTimeControl).

method endElement : unit Js_of_ocaml__.Js.meth

SVG 2 addition (from ElementTimeControl).

method endElementAt : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth

SVG 2 addition (from ElementTimeControl).