Class type Dom_svg.geometryElement
method pathLength : animatedNumber Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod isPointInFill : point Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod isPointInStroke : point Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getTotalLength : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getPointAtLength : Js_of_ocaml__.Js.number_t ->
point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth