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