inherit elementinherit testsinherit langSpaceinherit externalResourcesRequiredinherit stylableinherit transformableinherit animatedPathData
method pathLength : animatedNumber Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod getTotalLength : float Js_of_ocaml.Js.methmethod getPointAtLength : float -> point Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod getPathSegAtLength : float -> intmethod createSVGPathSegClosePath : pathSegClosePath Js_of_ocaml.Js.methmethod createSVGPathSegMovetoAbs : float -> float -> pathSegMoveto Js_of_ocaml.Js.methmethod createSVGPathSegMovetoRel : float -> float -> pathSegMoveto Js_of_ocaml.Js.methmethod createSVGPathSegLinetoAbs : float -> float -> pathSegLineto Js_of_ocaml.Js.methmethod createSVGPathSegLinetoRel : float -> float -> pathSegLineto Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoCubicAbs : float -> float -> float -> float -> float -> float -> pathSegCurvetoCubic Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoCubicRel : float -> float -> float -> float -> float -> float -> pathSegCurvetoCubic Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoQuadraticAbs : float -> float -> float -> float -> pathSegCurvetoQuadratic Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoQuadraticRel : float -> float -> float -> float -> pathSegCurvetoQuadratic Js_of_ocaml.Js.methmethod createSVGPathSegArcAbs : float -> float -> float -> float -> float -> bool Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t -> pathSegArc Js_of_ocaml.Js.methmethod createSVGPathSegArcRel : float -> float -> float -> float -> float -> bool Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t -> pathSegArc Js_of_ocaml.Js.methmethod createSVGPathSegLinetoHorizontalAbs : float -> pathSegLinetoHorizontal Js_of_ocaml.Js.methmethod createSVGPathSegLinetoHorizontalRel : float -> pathSegLinetoHorizontal Js_of_ocaml.Js.methmethod createSVGPathSegLinetoVerticalAbs : float -> pathSegLinetoVertical Js_of_ocaml.Js.methmethod createSVGPathSegLinetoVerticalRel : float -> pathSegLinetoVertical Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoCubicSmoothAbs : float -> float -> float -> float -> pathSegCurvetoCubicSmooth Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoCubicSmoothRel : float -> float -> float -> float -> pathSegCurvetoCubicSmooth Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoQuadraticSmoothAbs : float -> float -> pathSegCurvetoQuadraticSmooth Js_of_ocaml.Js.methmethod createSVGPathSegCurvetoQuadraticSmoothRel : float -> float -> pathSegCurvetoQuadraticSmooth Js_of_ocaml.Js.meth