graphics/js/SVGCircle.js:1
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.