ART.Container is a Class implemented by ART.SVG and ART.SVG.Group (and probably its VML equivalents).
As far as I can see it's more a utility class which provides a generic grab method. (Something like Options in Class.Extras which provides a setOptions method) On Thu, Feb 3, 2011 at 10:41 PM, Trevor Orr <[email protected]> wrote: > Just wondering what the class ART.Container is used for, I was thinking it > was for creating elements and putting the elements in the container so you > could manipulate the container of elements. > > Is this not the case? > > >
