dojox.gfx.shape.Creator.createShape
dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js
creates a shape object based on its type; it is meant to be used by group-like objects
Usage
function (/*Object*/ shape) (view source)
parameter | type | description |
---|---|---|
shape | Object | a shape descriptor object |