Functiondojox.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)
parametertypedescription
textObjecta text object (see dojox.gfx.defaultText)