Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > b4603fcd3afb71dfbec25f4867b993f4 > files > 239

js_of_ocaml-doc-2.4.1-2.mga5.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Dom_svg.document-c.html">
<link rel="next" href="Dom_svg.gElement-c.html">
<link rel="Up" href="Dom_svg.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="CSS" rel="Chapter" href="CSS.html">
<link title="Dom" rel="Chapter" href="Dom.html">
<link title="Dom_events" rel="Chapter" href="Dom_events.html">
<link title="Dom_html" rel="Chapter" href="Dom_html.html">
<link title="Dom_svg" rel="Chapter" href="Dom_svg.html">
<link title="EventSource" rel="Chapter" href="EventSource.html">
<link title="File" rel="Chapter" href="File.html">
<link title="Firebug" rel="Chapter" href="Firebug.html">
<link title="Form" rel="Chapter" href="Form.html">
<link title="Js" rel="Chapter" href="Js.html">
<link title="Json" rel="Chapter" href="Json.html">
<link title="Jsonp" rel="Chapter" href="Jsonp.html">
<link title="Keycode" rel="Chapter" href="Keycode.html">
<link title="Lwt_js" rel="Chapter" href="Lwt_js.html">
<link title="Lwt_js_events" rel="Chapter" href="Lwt_js_events.html">
<link title="Regexp" rel="Chapter" href="Regexp.html">
<link title="Sys_js" rel="Chapter" href="Sys_js.html">
<link title="Typed_array" rel="Chapter" href="Typed_array.html">
<link title="Url" rel="Chapter" href="Url.html">
<link title="WebGL" rel="Chapter" href="WebGL.html">
<link title="WebSockets" rel="Chapter" href="WebSockets.html">
<link title="XmlHttpRequest" rel="Chapter" href="XmlHttpRequest.html">
<link title="Lwt_log_js" rel="Chapter" href="Lwt_log_js.html">
<link title="JsooTop" rel="Chapter" href="JsooTop.html">
<link title="Ocamlbuild_js_of_ocaml" rel="Chapter" href="Ocamlbuild_js_of_ocaml.html">
<link title="Deriving_Json" rel="Chapter" href="Deriving_Json.html">
<link title="Deriving_Json_lexer" rel="Chapter" href="Deriving_Json_lexer.html">
<link title="Pa_deriving_Json" rel="Chapter" href="Pa_deriving_Json.html"><title>Dom_svg.svgElement</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Dom_svg.document-c.html" title="Dom_svg.document">Previous</a>
&nbsp;<a class="up" href="Dom_svg.html" title="Dom_svg">Up</a>
&nbsp;<a class="post" href="Dom_svg.gElement-c.html" title="Dom_svg.gElement">Next</a>
</div>
<h1>Class type <a href="type_Dom_svg.svgElement.html">Dom_svg.svgElement</a></h1>

<pre><span id="TYPEsvgElement"><span class="keyword">class type</span> svgElement</span> = <code class="code">object</code> <a href="Dom_svg.svgElement-c.html">..</a> <code class="code">end</code></pre><b>Inherits</b><ul>
<li><a href="Dom_svg.element-c.html"><code class="code">Dom_svg.element</code></a></li>
<li><a href="Dom_svg.tests-c.html"><code class="code">Dom_svg.tests</code></a></li>
<li><a href="Dom_svg.langSpace-c.html"><code class="code">Dom_svg.langSpace</code></a></li>
<li><a href="Dom_svg.externalResourcesRequired-c.html"><code class="code">Dom_svg.externalResourcesRequired</code></a></li>
<li><a href="Dom_svg.stylable-c.html"><code class="code">Dom_svg.stylable</code></a></li>
<li><a href="Dom_svg.locatable-c.html"><code class="code">Dom_svg.locatable</code></a></li>
<li><a href="Dom_svg.fitToViewBox-c.html"><code class="code">Dom_svg.fitToViewBox</code></a></li>
<li><a href="Dom_svg.zoomAndPan-c.html"><code class="code">Dom_svg.zoomAndPan</code></a></li>
</ul>
<hr width="100%">

<pre><span id="METHODx"><span class="keyword">method</span> x</span> : <code class="type"><a href="Dom_svg.animatedLength-c.html">animatedLength</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODy"><span class="keyword">method</span> y</span> : <code class="type"><a href="Dom_svg.animatedLength-c.html">animatedLength</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODwidth"><span class="keyword">method</span> width</span> : <code class="type"><a href="Dom_svg.animatedLength-c.html">animatedLength</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODheight"><span class="keyword">method</span> height</span> : <code class="type"><a href="Dom_svg.animatedLength-c.html">animatedLength</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODcontentScriptType"><span class="keyword">method</span> contentScriptType</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODcontentStyleType"><span class="keyword">method</span> contentStyleType</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODviewport"><span class="keyword">method</span> viewport</span> : <code class="type"><a href="Dom_svg.rect-c.html">rect</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODpixelUnitToMillimeterX"><span class="keyword">method</span> pixelUnitToMillimeterX</span> : <code class="type">float <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODpixelUnitToMillimeterY"><span class="keyword">method</span> pixelUnitToMillimeterY</span> : <code class="type">float <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODscreenPixelUnitToMillimeterX"><span class="keyword">method</span> screenPixelUnitToMillimeterX</span> : <code class="type">float <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODscreenPixelUnitToMillimeterY"><span class="keyword">method</span> screenPixelUnitToMillimeterY</span> : <code class="type">float <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODuseCurrentView"><span class="keyword">method</span> useCurrentView</span> : <code class="type">bool <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODcurrentView"><span class="keyword">method</span> currentView</span> : <code class="type"><a href="Dom_svg.viewSpec-c.html">viewSpec</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODcurrentScale"><span class="keyword">method</span> currentScale</span> : <code class="type">float <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODcurrentTranslate"><span class="keyword">method</span> currentTranslate</span> : <code class="type"><a href="Dom_svg.point-c.html">point</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODsuspendRedraw"><span class="keyword">method</span> suspendRedraw</span> : <code class="type">int -> <a href="Dom_svg.html#TYPEsuspendHandleID">suspendHandleID</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODunsuspendRedraw"><span class="keyword">method</span> unsuspendRedraw</span> : <code class="type"><a href="Dom_svg.html#TYPEsuspendHandleID">suspendHandleID</a> -> unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODunsuspendRedrawAll"><span class="keyword">method</span> unsuspendRedrawAll</span> : <code class="type">unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODforceRedraw"><span class="keyword">method</span> forceRedraw</span> : <code class="type">unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODpauseAnimations"><span class="keyword">method</span> pauseAnimations</span> : <code class="type">unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODunpauseAnimations"><span class="keyword">method</span> unpauseAnimations</span> : <code class="type">unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODanimationsPaused"><span class="keyword">method</span> animationsPaused</span> : <code class="type">bool <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODgetCurrentTime"><span class="keyword">method</span> getCurrentTime</span> : <code class="type">float <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODsetCurrentTime"><span class="keyword">method</span> setCurrentTime</span> : <code class="type">int -> unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODgetIntersectionList"><span class="keyword">method</span> getIntersectionList</span> : <code class="type"><a href="Dom_svg.rect-c.html">rect</a> <a href="Js.html#TYPEt">Js.t</a> -><br>       <a href="Dom_svg.element-c.html">element</a> <a href="Js.html#TYPEt">Js.t</a> -> <a href="Dom_svg.element-c.html">element</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Dom.nodeList-c.html">Dom.nodeList</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODgetEnclosureList"><span class="keyword">method</span> getEnclosureList</span> : <code class="type"><a href="Dom_svg.rect-c.html">rect</a> <a href="Js.html#TYPEt">Js.t</a> -><br>       <a href="Dom_svg.element-c.html">element</a> <a href="Js.html#TYPEt">Js.t</a> -> <a href="Dom_svg.element-c.html">element</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Dom.nodeList-c.html">Dom.nodeList</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcheckIntersection"><span class="keyword">method</span> checkIntersection</span> : <code class="type"><a href="Dom_svg.element-c.html">element</a> <a href="Js.html#TYPEt">Js.t</a> -> <a href="Dom_svg.rect-c.html">rect</a> <a href="Js.html#TYPEt">Js.t</a> -> bool <a href="Js.html#TYPEt">Js.t</a></code></pre>
<pre><span id="METHODcheckEnclosure"><span class="keyword">method</span> checkEnclosure</span> : <code class="type"><a href="Dom_svg.element-c.html">element</a> <a href="Js.html#TYPEt">Js.t</a> -> <a href="Dom_svg.rect-c.html">rect</a> <a href="Js.html#TYPEt">Js.t</a> -> bool <a href="Js.html#TYPEt">Js.t</a></code></pre>
<pre><span id="METHODdeselectAll"><span class="keyword">method</span> deselectAll</span> : <code class="type">unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGNumber"><span class="keyword">method</span> createSVGNumber</span> : <code class="type"><a href="Js.number-c.html">Js.number</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGLength"><span class="keyword">method</span> createSVGLength</span> : <code class="type"><a href="Dom_svg.length-c.html">length</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGAngle"><span class="keyword">method</span> createSVGAngle</span> : <code class="type"><a href="Dom_svg.angle-c.html">angle</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGPoint"><span class="keyword">method</span> createSVGPoint</span> : <code class="type"><a href="Dom_svg.point-c.html">point</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGMatrix"><span class="keyword">method</span> createSVGMatrix</span> : <code class="type"><a href="Dom_svg.matrix-c.html">matrix</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGRect"><span class="keyword">method</span> createSVGRect</span> : <code class="type"><a href="Dom_svg.rect-c.html">rect</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGTransform"><span class="keyword">method</span> createSVGTransform</span> : <code class="type"><a href="Dom_svg.transform-c.html">transform</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateSVGTransformFromMatrix"><span class="keyword">method</span> createSVGTransformFromMatrix</span> : <code class="type"><a href="Dom_svg.matrix-c.html">matrix</a> <a href="Js.html#TYPEt">Js.t</a> -> <a href="Dom_svg.transform-c.html">transform</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODgetElementById"><span class="keyword">method</span> getElementById</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> -> <a href="Dom.element-c.html">Dom.element</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre></body></html>