Class type Dom_svg.transform

method _type : transformType Js_of_ocaml__Js.readonly_prop
method matrix : matrix Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method angle : float Js_of_ocaml__Js.readonly_prop
method setMatrix : matrix Js_of_ocaml__Js.t -> unit Js_of_ocaml__Js.meth
method setTranslate : float -> float -> unit Js_of_ocaml__Js.meth
method setScale : float -> float -> unit Js_of_ocaml__Js.meth
method setRotate : float -> float -> float -> unit Js_of_ocaml__Js.meth
method setSkewX : float -> unit Js_of_ocaml__Js.meth
method setSkewY : float -> unit Js_of_ocaml__Js.meth