Class type Dom_svg.svgElement
method x : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method y : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method width : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method height : animatedLength Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_prop
method contentScriptType : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.prop
method contentStyleType : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.prop
method viewport : rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method pixelUnitToMillimeterX : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_prop
method pixelUnitToMillimeterY : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_prop
method screenPixelUnitToMillimeterX : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_prop
method screenPixelUnitToMillimeterY : Js_of_ocaml__.Js.number_t
Js_of_ocaml__.Js.readonly_prop
method useCurrentView : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method currentView : viewSpec Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method currentScale : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.prop
method currentTranslate : point Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_prop
method unsuspendRedrawAll : unit Js_of_ocaml__.Js.meth
method forceRedraw : unit Js_of_ocaml__.Js.meth
method pauseAnimations : unit Js_of_ocaml__.Js.meth
method unpauseAnimations : unit Js_of_ocaml__.Js.meth
method animationsPaused : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getCurrentTime : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method setCurrentTime : int -> unit Js_of_ocaml__.Js.meth
method 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.meth
method 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.meth
method checkIntersection : element Js_of_ocaml__.Js.t ->
rect Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.t
method checkEnclosure : element Js_of_ocaml__.Js.t ->
rect Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.t
method deselectAll : unit Js_of_ocaml__.Js.meth
method createSVGNumber : Js_of_ocaml__.Js.number Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.meth
method createSVGLength : length Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method createSVGAngle : angle Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method createSVGPoint : point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method createSVGMatrix : matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method createSVGRect : rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method 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