See the dojox/gfx/svg_attach.Container reference documentation for more information.
moves a shape to back of the list of shapes
Parameter | Type | Description |
---|---|---|
shape | dojox/gfx/shape.Shape | one of the child shapes to move to the front |
moves a shape to back of the list of shapes
moves a shape to front of the list of shapes
Parameter | Type | Description |
---|---|---|
shape | dojox/gfx/shape.Shape | one of the child shapes to move to the front |
moves a shape to front of the list of shapes
adds a shape to a group/surface
Parameter | Type | Description |
---|---|---|
shape | dojox/gfx/shape.Shape | an VML shape object |
adds a shape to a group/surface
submits the current batch, append all pending child shapes to DOM
submits the current batch, append all pending child shapes to DOM
starts a new batch, subsequent new child shapes will be held in the batch instead of appending to the container directly
starts a new batch, subsequent new child shapes will be held in the batch instead of appending to the container directly
remove a shape from a group/surface
Parameter | Type | Description |
---|---|---|
shape | dojox/gfx/shape.Shape | an VML shape object |
silently | Boolean |
Optional if true, regenerate a picture |
remove a shape from a group/surface