Class type Dom_svg.textContentElement

inherit langSpace
method textLength : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method lengthAdjust : lengthAdjust animated Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method getNumberOfChars : int Js_of_ocaml__.Js.meth
method getComputedTextLength : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getSubStringLength : int -> int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getStartPositionOfChar : int -> point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getEndPositionOfChar : int -> point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getExtentOfChar : int -> rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getRotationOfChar : int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getCharNumAtPosition : point -> int Js_of_ocaml__.Js.meth
method selectSubString : int -> int -> unit Js_of_ocaml__.Js.meth