Class type Dom_svg.textContentElement

inherit element
inherit tests
inherit langSpace
inherit stylable
inherit Js_of_ocaml__Dom_html.eventTarget
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 : float Js_of_ocaml__Js.meth
method getSubStringLength : int -> int -> float 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 -> float Js_of_ocaml__Js.meth
method getCharNumAtPosition : point -> int Js_of_ocaml__Js.meth
method selectSubString : int -> int -> unit Js_of_ocaml__Js.meth