Class type Js_of_ocaml__Dom_svg.svgElement
inherit elementinherit testsinherit langSpaceinherit externalResourcesRequiredinherit stylableinherit locatableinherit fitToViewBoxinherit zoomAndPan
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 suspendRedraw : int -> suspendHandleID Js_of_ocaml.Js.methmethod unsuspendRedraw : suspendHandleID -> unit Js_of_ocaml.Js.methmethod 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 createSVGTransform : transform Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod createSVGTransformFromMatrix : matrix Js_of_ocaml.Js.t -> transform 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