Class type Dom_svg.pathSegCurvetoCubic

inherit pathSeg
method x : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.prop
method y : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.prop
method x1 : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.prop
method y1 : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.prop
method x2 : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.prop
method y2 : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.prop