SVGCircle Class
+ + + + +
+
+
+
+
+SVG implementation of the Circle class.
+SVGCircle is not intended to be used directly. Instead, use the Circle class.
+If the browser has SVG capabilities, the Circle
+class will point to the SVGCircle class.
+
+
+ -
+
- Index + + +
- Methods + + +
- Properties + + +
- Attributes + + +
+
+
+
+
+
+ Item Index
+ + +
+
+
+
+
+ Methods
+ +-
+
+
- + _draw + + + + + +
+
+
+
+
+
+
+
+
+ Properties
+ +-
+
+
- + _type + + + + + +
+
+
+
+
+ Methods
+ + +
+
+
+
+ ()
+
+
+
+
+
+
+
+ private
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ _draw
+
+
+ ()
+
+
+
+
+
+
+
+ private
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Updates the shape.
+
+
+
+
+
+
+
+
+
+ 