| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| GAINSBORO — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| geometry — Property in class com.degrafa.GeometryGroup | |
| A array of IGeometry objects. | |
| geometry — Property in interface com.degrafa.core.IGraphicSkin | |
| geometry — Property in class com.degrafa.geometry.Geometry | |
| A array of IGeometryComposition objects. | |
| geometry — Property in class com.degrafa.skins.GraphicBorderSkin | |
| A array of IGeometryComposition objects. | |
| geometry — Property in class com.degrafa.skins.GraphicProgrammaticSkin | |
| A array of IGeometryComposition objects. | |
| geometry — Property in class com.degrafa.skins.GraphicRectangularBorderSkin | |
| A array of IGeometryComposition objects. | |
| geometry — Property in class com.degrafa.transform.Transform | |
| A array of IGeometryComposition objects. | |
| Geometry — Class in package com.degrafa.geometry | |
| A geometry object is a type of Degrafa object that enables rendering to a graphics context. | |
| geometryCollection — Property in class com.degrafa.GeometryGroup | |
| Access to the Degrafa geometry collection object for this graphic object. | |
| geometryCollection — Property in interface com.degrafa.core.IGraphicSkin | |
| geometryCollection — Property in class com.degrafa.geometry.Geometry | |
| Access to the Degrafa geometry collection object for this geometry object. | |
| geometryCollection — Property in class com.degrafa.skins.GraphicBorderSkin | |
| Access to the Degrafa geometry collection object for this geometry object. | |
| geometryCollection — Property in class com.degrafa.skins.GraphicProgrammaticSkin | |
| Access to the Degrafa geometry collection object for this geometry object. | |
| geometryCollection — Property in class com.degrafa.skins.GraphicRectangularBorderSkin | |
| Access to the Degrafa geometry collection object for this geometry object. | |
| geometryCollection — Property in class com.degrafa.transform.Transform | |
| Access to the Degrafa geometry collection object for this geometry object. | |
| GeometryCollection — Class in package com.degrafa.core.collections | |
| The GeometryCollection stores a collection of IGeometry objects | |
| GeometryCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.GeometryCollection | |
| Constructor. | |
| GeometryComposition — Class in package com.degrafa | |
| GeometryComposition allows composing only objects that extend Geometry. | |
| GeometryComposition() — Constructor in class com.degrafa.GeometryComposition | |
| GeometryGroup — Class in package com.degrafa | |
| GeometryGroup is where composition is achieved for all Degrafa objects that render to a graphics context. | |
| GeometryGroup() — Constructor in class com.degrafa.GeometryGroup | |
| GeometryUtils — Class in package com.degrafa.geometry.utilities | |
| A helper utility class for various geometric calculations. | |
| _getItemAt(index) — Method in class com.degrafa.core.collections.DegrafaCollection | |
| Return a item at the given index. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.DisplayObjectCollection | |
| Retrieve a DisplayObject item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.FillCollection | |
| Retrieve a IGraphicsFill item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.GeometryCollection | |
| Retrieve a IGeometry item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.GradientStopsCollection | |
| Retrieve a GradientStop item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.GraphicPointCollection | |
| Retrieve a IGraphicPoint item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.GraphicPointEXCollection | |
| Retrieve a GraphicPointEX item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.GraphicsCollection | |
| Retrieve a IGraphic item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.GraphicSkinCollection | |
| Retrieve a IGraphicSkin item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.SegmentsCollection | |
| Retrieve a ISegment item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.StrokeCollection | |
| Retrieve a IGraphicsStroke item from the collection based on the index value requested. | |
| getItemAt(index) — Method in class com.degrafa.core.collections.TransformCollection | |
| Retrieve a ITransform item from the collection based on the index value requested. | |
| _getItemIndex(value) — Method in class com.degrafa.core.collections.DegrafaCollection | |
| Return the index for the item in the collection. | |
| getItemIndex(value) — Method in class com.degrafa.core.collections.DisplayObjectCollection | |
| Retrieve a DisplayObject item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa.core:IGraphicsFill) — Method in class com.degrafa.core.collections.FillCollection | |
| Retrieve a IGraphicsFill item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa:IGeometry) — Method in class com.degrafa.core.collections.GeometryCollection | |
| Retrieve a IGeometry item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa.paint:GradientStop) — Method in class com.degrafa.core.collections.GradientStopsCollection | |
| Retrieve a GradientStop item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa:IGraphicPoint) — Method in class com.degrafa.core.collections.GraphicPointCollection | |
| Retrieve a IGraphicPoint item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa:GraphicPointEX) — Method in class com.degrafa.core.collections.GraphicPointEXCollection | |
| Retrieve a GraphicPointEX item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa:IGraphic) — Method in class com.degrafa.core.collections.GraphicsCollection | |
| Retrieve a IGraphic item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa.core:IGraphicSkin) — Method in class com.degrafa.core.collections.GraphicSkinCollection | |
| Retrieve a IGraphicSkin item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa.geometry.segment:ISegment) — Method in class com.degrafa.core.collections.SegmentsCollection | |
| Retrieve a ISegment item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa.core:IGraphicsStroke) — Method in class com.degrafa.core.collections.StrokeCollection | |
| Retrieve a IGraphicsStroke item from the collection based on the object value. | |
| getItemIndex(value:com.degrafa.transform:ITransform) — Method in class com.degrafa.core.collections.TransformCollection | |
| Adds a ITransform item to this collection at the specified index. | |
| getSkinByName(value) — Method in class com.degrafa.core.manipulators.DegrafaSkinManipulator | |
| Return the requested skin if available by name. | |
| GHOSTWHITE — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| GOLD — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| GOLDENROD — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| GradientFillBase — Class in package com.degrafa.paint | |
| The gradient fill class lets you specify a gradient fill. | |
| GradientStop — Class in package com.degrafa.paint | |
| The gradient stop class defines the objects that control a transition as part of a gradient fill. | |
| GradientStop(color, alpha, ratio, ratioUnit) — Constructor in class com.degrafa.paint.GradientStop | |
| Constructor. | |
| _gradientStops — Property in class com.degrafa.paint.GradientFillBase | |
| gradientStops — Property in class com.degrafa.paint.GradientFillBase | |
| A array of gradient stops that describe this gradient. | |
| gradientStopsCollection — Property in class com.degrafa.paint.GradientFillBase | |
| Access to the Degrafa gradient stop collection object for this gradient. | |
| GradientStopsCollection — Class in package com.degrafa.core.collections | |
| The GradientStopsCollection stores a collection of GradientStop objects | |
| GradientStopsCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.GradientStopsCollection | |
| Constructor. | |
| GradientStrokeBase — Class in package com.degrafa.paint | |
| The gradient stroke class lets you specify a gradient filled stroke. | |
| GradientStrokeBase() — Constructor in class com.degrafa.paint.GradientStrokeBase | |
| _gradientType — Property in class com.degrafa.paint.GradientFillBase | |
| gradientType — Property in class com.degrafa.paint.GradientFillBase | |
| Sets the type of gradient to be applied. | |
| Graphic — Class in package com.degrafa | |
| Graphic is the base class for Degrafa objects that allow complete composition GeometryGroup for example. | |
| GraphicBorderSkin — Class in package com.degrafa.skins | |
| GraphicBorderSkin is an extension of Border for use declarativly. | |
| GraphicBorderSkin() — Constructor in class com.degrafa.skins.GraphicBorderSkin | |
| GraphicImage — Class in package com.degrafa | |
| GraphicImage Enables support for images to be added to compositions. | |
| GraphicImage() — Constructor in class com.degrafa.GraphicImage | |
| GraphicPoint — Class in package com.degrafa | |
| Simple point definition. | |
| GraphicPoint(x, y) — Constructor in class com.degrafa.GraphicPoint | |
| GraphicPointCollection — Class in package com.degrafa.core.collections | |
| The GraphicPointCollection stores a collection of IGraphicPoint objects | |
| GraphicPointCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.GraphicPointCollection | |
| Constructor. | |
| GraphicPointEX — Class in package com.degrafa | |
| Extended Degrafa event enabled point definition. | |
| GraphicPointEX(x, y) — Constructor in class com.degrafa.GraphicPointEX | |
| Constructor. | |
| GraphicPointEXCollection — Class in package com.degrafa.core.collections | |
| The GraphicPointEXCollection stores a collection of GraphicPointEX objects | |
| GraphicPointEXCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.GraphicPointEXCollection | |
| Constructor. | |
| GraphicProgrammaticSkin — Class in package com.degrafa.skins | |
| GraphicProgrammaticSkin is an extension of ProgrammaticSkin for use declarativly. | |
| GraphicProgrammaticSkin() — Constructor in class com.degrafa.skins.GraphicProgrammaticSkin | |
| GraphicRectangularBorderSkin — Class in package com.degrafa.skins | |
| GraphicRectangularBorderSkin is an extension of RectangularBorder for use declarativly. | |
| GraphicRectangularBorderSkin() — Constructor in class com.degrafa.skins.GraphicRectangularBorderSkin | |
| graphicsCollection — Property in class com.degrafa.Surface | |
| Access to the Degrafa graphics collection object for this graphic object. | |
| GraphicsCollection — Class in package com.degrafa.core.collections | |
| The GraphicsCollection stores a collection of IGraphic objects | |
| GraphicsCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.GraphicsCollection | |
| Constructor. | |
| graphicsData — Property in class com.degrafa.Surface | |
| A array of IGraphic objects. | |
| GraphicSkinCollection — Class in package com.degrafa.core.collections | |
| The GraphicSkinCollection stores a collection of IGraphicSkin objects | |
| GraphicSkinCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.GraphicSkinCollection | |
| Constructor. | |
| graphicsTarget — Property in class com.degrafa.geometry.Geometry | |
| One or more display object's that this Geometry is to be drawn to. | |
| graphicsTargetCollection — Property in class com.degrafa.geometry.Geometry | |
| Access to the Degrafa target collection object for this geometry object. | |
| GraphicText — Class in package com.degrafa | |
| GraphicText extends TextField and enables support for text fields to be added to compositions. | |
| GraphicText() — Constructor in class com.degrafa.GraphicText | |
| GRAY — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| GREEN — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| GREENYELLOW — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| GREY — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |