enable.savage.svg.backends.wx package

enable.savage.svg.backends.wx.AddEllipticalArc(self, x, y, width, height, theta, dtheta, clockwise=False)[source]

Draws an arc of an ellipse within bounding rect (x,y,w,h) from startArc to endArc (in degrees, relative to the horizontal line of the eclipse)

enable.savage.svg.backends.wx.elliptical_arc_to(self, rx, ry, phi, large_arc_flag, sweep_flag, x2, y2)[source]