dojox.gfx.arc
dojo.require("dojox.gfx.arc");
defined in dojox/gfx/arc.js
FunctionsBack to top

calculates an arc as a series of Bezier curves given the last point and a standard set of SVG arc parameters, it returns an array of arrays of parameters to form a series of absolute Bezier curves.