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