CanvasCircle Class
Defined in:
Module: graphics
yui3/src/graphics/js/CanvasCircle.js:1
<a href="http://www.w3.org/TR/html5/the-canvas-element.html">Canvas</a> implementation of the <a href="Circle.html">Circle
</a> class.
CanvasCircle
is not intended to be used directly. Instead, use the <a href="Circle.html">Circle
</a> class.
If the browser lacks <a href="http://www.w3.org/TR/SVG/">SVG</a> capabilities but has
<a href="http://www.w3.org/TR/html5/the-canvas-element.html">Canvas</a> capabilities, the <a href="Circle.html">Circle
</a>
class will point to the CanvasCircle
class.
Methods
_draw
()
private
Draws the shape.
Properties
_type
String
private
Indicates the type of shape