Namespacedojox.gfx.shape.Container

dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js

a container of shapes, which can be used as a foundation for renderer-specific groups, or as a way to logically group shapes (e.g, to propagate matricies)

Jump to FunctionsConstructorsBack to top

removes all shapes from a group/surface

Jump to ConstructorsFunctionsBack to top

adds a shape to the list
removes a shape from the list
moves a shape to back of the list of shapes
moves a shape to front of the list of shapes