SVGEllipse Class
Defined in:
Module: graphics
yui3/src/graphics/js/SVGEllipse.js:1
<a href="http://www.w3.org/TR/SVG/">SVG</a> implementation of the <a href="Ellipse.html">Ellipse
</a> class.
SVGEllipse
is not intended to be used directly. Instead, use the <a href="Ellipse.html">Ellipse
</a> class.
If the browser has <a href="http://www.w3.org/TR/SVG/">SVG</a> capabilities, the <a href="Ellipse.html">Ellipse
</a>
class will point to the SVGEllipse
class.