dojox/gfx/svg.Creator (version 1.10)

Summary

SVG shape creators

See the dojox/gfx/svg.Creator reference documentation for more information.

Method Summary

  • createObject(shapeType,rawShape) creates an instance of the passed shapeType class

Methods

createObject(shapeType,rawShape)
Defined by dojox/gfx/svg

creates an instance of the passed shapeType class

Parameter Type Description
shapeType Function

a class constructor to create an instance of

rawShape Object

properties to be passed in to the classes "setShape" method

Returns:null | instance
Error in the documentation? Can’t find what you are looking for? Let us know!