Class type Dom_svg.svgElement
method x : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod y : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod width : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod height : animatedLength Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod contentScriptType : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod contentStyleType : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod viewport : rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod pixelUnitToMillimeterX : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_propmethod pixelUnitToMillimeterY : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_propmethod screenPixelUnitToMillimeterX : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_propmethod screenPixelUnitToMillimeterY : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_propmethod useCurrentView : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod currentView : viewSpec Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod currentScale : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.propmethod currentTranslate : point Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod unsuspendRedrawAll : unit Js_of_ocaml__.Js.methmethod forceRedraw : unit Js_of_ocaml__.Js.methmethod pauseAnimations : unit Js_of_ocaml__.Js.methmethod unpauseAnimations : unit Js_of_ocaml__.Js.methmethod animationsPaused : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getCurrentTime : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod setCurrentTime : int -> unit Js_of_ocaml__.Js.methmethod getIntersectionList : rect Js_of_ocaml__.Js.t ->
element Js_of_ocaml__.Js.t ->
element Js_of_ocaml__.Dom.nodeList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getEnclosureList : rect Js_of_ocaml__.Js.t ->
element Js_of_ocaml__.Js.t ->
element Js_of_ocaml__.Dom.nodeList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod checkIntersection : element Js_of_ocaml__.Js.t ->
rect Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.tmethod checkEnclosure : element Js_of_ocaml__.Js.t ->
rect Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.tmethod deselectAll : unit Js_of_ocaml__.Js.methmethod createSVGNumber : Js_of_ocaml__.Js.number Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.methmethod createSVGLength : length Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod createSVGAngle : angle Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod createSVGPoint : point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod createSVGMatrix : matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod createSVGRect : rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getElementById : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Dom.element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth