| Interface | Description | |
|---|---|---|
| IDegrafaCollection | Base interface for all Degrafa collection classes. |
| Class | Description | |
|---|---|---|
| DegrafaCollection | The Degrafa collection stores a collection of objects of a specific type and is the base class for all collection objects. | |
| DisplayObjectCollection | The DisplayObjectCollection stores a collection of flash.display.DisplayObject objects. | |
| FillCollection | The FillCollection stores a collection of IGraphicsFill objects | |
| GeometryCollection | The GeometryCollection stores a collection of IGeometry objects | |
| GradientStopsCollection | The GradientStopsCollection stores a collection of GradientStop objects | |
| GraphicPointCollection | The GraphicPointCollection stores a collection of IGraphicPoint objects | |
| GraphicPointEXCollection | The GraphicPointEXCollection stores a collection of GraphicPointEX objects | |
| GraphicsCollection | The GraphicsCollection stores a collection of IGraphic objects | |
| GraphicSkinCollection | The GraphicSkinCollection stores a collection of IGraphicSkin objects | |
| SegmentsCollection | The SegmentsCollection stores a collection of ISegment objects | |
| StrokeCollection | The StrokeCollection stores a collection of IGraphicsStroke objects | |
| TransformCollection | The TransformCollection stores a collection of ITransform objects |