Class type Dom_svg.transform
method matrix : matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod angle : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_propmethod setMatrix : matrix Js_of_ocaml__.Js.t -> unit Js_of_ocaml__.Js.methmethod setTranslate : Js_of_ocaml__.Js.number_t ->
Js_of_ocaml__.Js.number_t ->
unit Js_of_ocaml__.Js.methmethod setScale : Js_of_ocaml__.Js.number_t ->
Js_of_ocaml__.Js.number_t ->
unit Js_of_ocaml__.Js.methmethod setRotate : Js_of_ocaml__.Js.number_t ->
Js_of_ocaml__.Js.number_t ->
Js_of_ocaml__.Js.number_t ->
unit Js_of_ocaml__.Js.methmethod setSkewX : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.methmethod setSkewY : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth