SVG shape creators
See the dojox/gfx/svg.Creator reference documentation for more information.
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 |