dojox.gfx.shape.Creator.createText
dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js
creates an SVG text shape
Usage
function (/*Object*/ text) (view source)
parameter | type | description |
---|---|---|
text | Object | a text object (see dojox.gfx.defaultText) |