Class type Js_of_ocaml__Dom_svg.textContentElement

inherit element
inherit tests
inherit langSpace
inherit externalResourcesRequired
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