@@ -132,7 +132,7 @@ circle2.animate(anim.delay(<span class="d">500</span>)); <span class="c">// run
...
@@ -132,7 +132,7 @@ circle2.animate(anim.delay(<span class="d">500</span>)); <span class="c">// run
<pclass="header">Possible parameters
<pclass="header">Possible parameters
</p>
</p>
<p>Please refer to the <ahref="http://www.w3.org/TR/SVG/"title="The W3C Recommendation for the SVG language describes these properties in detail.">SVG specification</a> for an explanation of these parameters.</p>
<p>Please refer to the <ahref="http://www.w3.org/TR/SVG/"title="The W3C Recommendation for the SVG language describes these properties in detail.">SVG specification</a> for an explanation of these parameters.</p>
<olclass="dr-json"><li><spanclass="dr-json-key">arrow-end</span><spanclass="dr-type"><emclass="dr-type-string">string</em></span><spanclass="dr-json-description">arrowhead on the end of the path. The format for string is <code><type>[-<width>[-<length>]]</code>. Possible types: <code>classic</code>, <code>block</code>, <code>open</code>, <code>oval</code>, <code>diamond</code>, <code>none</code>, width: <code>wide</code>, <code>narrow</code>, <code>midium</code>, length: <code>long</code>, <code>short</code>, <code>midium</code>.</span>
<olclass="dr-json"><li><spanclass="dr-json-key">arrow-end</span><spanclass="dr-type"><emclass="dr-type-string">string</em></span><spanclass="dr-json-description">arrowhead on the end of the path. The format for string is <code><type>[-<width>[-<length>]]</code>. Possible types: <code>classic</code>, <code>block</code>, <code>open</code>, <code>oval</code>, <code>diamond</code>, <code>none</code>, width: <code>wide</code>, <code>narrow</code>, <code>medium</code>, length: <code>long</code>, <code>short</code>, <code>midium</code>.</span>
<li><spanclass="dr-json-key">clip-rect</span><spanclass="dr-type"><emclass="dr-type-string">string</em></span><spanclass="dr-json-description">comma or space separated values: x, y, width and height</span>
<li><spanclass="dr-json-key">clip-rect</span><spanclass="dr-type"><emclass="dr-type-string">string</em></span><spanclass="dr-json-description">comma or space separated values: x, y, width and height</span>
<li><spanclass="dr-json-key">cursor</span><spanclass="dr-type"><emclass="dr-type-string">string</em></span><spanclass="dr-json-description">CSS type of the cursor</span>
<li><spanclass="dr-json-key">cursor</span><spanclass="dr-type"><emclass="dr-type-string">string</em></span><spanclass="dr-json-description">CSS type of the cursor</span>
<li><spanclass="dr-json-key">cx</span><spanclass="dr-type"><emclass="dr-type-number">number</em></span><spanclass="dr-json-description">the x-axis coordinate of the center of the circle, or ellipse</span>
<li><spanclass="dr-json-key">cx</span><spanclass="dr-type"><emclass="dr-type-number">number</em></span><spanclass="dr-json-description">the x-axis coordinate of the center of the circle, or ellipse</span>
</div><divclass="Element-remove-section"><h3id="Element.remove"class="dr-method"><iclass="dr-trixie"> </i>Element.remove()<ahref="#Element.remove"title="Link to this section"class="dr-hash">⚓</a><aclass="dr-sourceline"title="Go to line 870 in the source"href="https://github.com/DmitryBaranovskiy/raphael/blob/master/raphael.svg.js#L870">➭</a></h3>
</div><divclass="Element-remove-section"><h3id="Element.remove"class="dr-method"><iclass="dr-trixie"> </i>Element.remove()<ahref="#Element.remove"title="Link to this section"class="dr-hash">⚓</a><aclass="dr-sourceline"title="Go to line 870 in the source"href="https://github.com/DmitryBaranovskiy/raphael/blob/master/raphael.svg.js#L870">➭</a></h3>
<divclass="extra"id="Element.remove-extra"></div></div><divclass="dr-method"><p>Removes element form the paper.
<divclass="extra"id="Element.remove-extra"></div></div><divclass="dr-method"><p>Removes element from the paper.
</p>
</p>
</div><divclass="Element-removeData-section"><h3id="Element.removeData"class="dr-method"><iclass="dr-trixie"> </i>Element.removeData([key])<ahref="#Element.removeData"title="Link to this section"class="dr-hash">⚓</a><aclass="dr-sourceline"title="Go to line 3069 in the source"href="https://github.com/DmitryBaranovskiy/raphael/blob/master/raphael.core.js#L3069">➭</a></h3>
</div><divclass="Element-removeData-section"><h3id="Element.removeData"class="dr-method"><iclass="dr-trixie"> </i>Element.removeData([key])<ahref="#Element.removeData"title="Link to this section"class="dr-hash">⚓</a><aclass="dr-sourceline"title="Go to line 3069 in the source"href="https://github.com/DmitryBaranovskiy/raphael/blob/master/raphael.core.js#L3069">➭</a></h3>
<divclass="extra"id="Element.removeData-extra"></div></div><divclass="dr-method"><p>Removes value associated with an element by given key.
<divclass="extra"id="Element.removeData-extra"></div></div><divclass="dr-method"><p>Removes value associated with an element by given key.