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 : float Js_of_ocaml__Js.readonly_propmethod pixelUnitToMillimeterY : float Js_of_ocaml__Js.readonly_propmethod screenPixelUnitToMillimeterX : float Js_of_ocaml__Js.readonly_propmethod screenPixelUnitToMillimeterY : float 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 : float 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 : float 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