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
gap — Property in class com.degrafa.decorators.standard.ShapeStrokeDecorator
The gap of empty space between repeated items.
Gauss — Class in package com.degrafa.utilities.math
Gauss() — Constructor in class com.degrafa.utilities.math.Gauss
GearAutoShape — Class in package com.degrafa.geometry.autoshapes
The GearAutoShape element draws a gear based on the number of points at the specified angle with a specified innerRadius.
GearAutoShape(centerX, centerY, points, angle, radius, innerRadius, holeRadius, holePoints) — Constructor in class com.degrafa.geometry.autoshapes.GearAutoShape
Constructor.
generatePalette() — Method in class com.degrafa.paint.palette.AutoPalette
Overriden in subclasses.
generatePalette() — Method in class com.degrafa.paint.palette.InterpolatedColorPalette
Generates the entries for this palette.
generatePalette() — Method in class com.degrafa.paint.palette.PresetColorPalette
Generates the entries for this palette.
geometricLength — Property in class com.degrafa.geometry.Geometry
Returns geometric length of this object.
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.GraphicPanelSkin
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 interface com.degrafa.states.IDegrafaStateClient
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.GraphicPanelSkin
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 interface com.degrafa.states.IDegrafaStateClient
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
GeometryRepeater — Class in package com.degrafa.repeaters
GeometryRepeater() — Constructor in class com.degrafa.repeaters.GeometryRepeater
GeometryRepeater constructor takes no arguments.
GeometryUnion — Class in package com.degrafa.geometry
Unions child geometries into one large closed path Note: Child geometries fill and strokes will be ignored
GeometryUnion() — Constructor in class com.degrafa.geometry.GeometryUnion
GeometryUtils — Class in package com.degrafa.geometry.utilities
A helper utility class for various geometric calculations.
geomListener(event) — Method in class com.degrafa.paint.VectorFill
listener to handle the property changes from the source geometry
getBaseStates(state:com.degrafa.states:State) — Method in class com.degrafa.states.StateManager
Returns an array of base states
getCage(_i) — Method in class com.degrafa.geometry.splines.BezierSplineControl
getCategoryPalette(size, s1, s2, b, a) — Static method in class com.degrafa.paint.palette.PaletteUtils
Returns a color palette of given size tries to provide colors appropriate as category labels.
getClassReference(alias) — Static method in class com.degrafa.utilities.Aliases
Provides a method of Class retrieval that is faster than flash.utils.getDefinitionByName for specific class references stored here.
getCoef(_segment) — Method in interface com.degrafa.geometry.splines.IPlottableSpline
getCoef(_segment) — Method in class com.degrafa.geometry.splines.PlottableCubicSpline
getCoef(_segment) — Method in class com.degrafa.utilities.math.CatmullRom
getCoef(_indx) — Method in class com.degrafa.utilities.math.Cubic
getCoef(_segment) — Method in class com.degrafa.utilities.math.QuadHermiteSpline
getCoef() — Method in class com.degrafa.utilities.math.QuadraticHermiteCurve
getCommandStackMinMax(commandStack:com.degrafa.geometry.command:CommandStack, maxPoint, minPoint, lastX, lastY) — Static method in class com.degrafa.geometry.layout.LayoutUtils
Traverses the given command stack and calculates the min and max points.
getControlPoint(_i) — Method in class com.degrafa.utilities.math.CatmullRom
getCoolPalette(size) — Static method in class com.degrafa.paint.palette.PaletteUtils
Returns a color palette that uses a "cool", blue-heavy color scheme.
getDeriv(_t) — Method in class com.degrafa.utilities.math.Cubic
getGreyScalePalette(size) — Static method in class com.degrafa.paint.palette.PaletteUtils
Returns a color palette of specified size that ranges from white to black through shades of gray.
getHotPalette(size) — Static method in class com.degrafa.paint.palette.PaletteUtils
Returns a color palette that moves from black to red to yellow to white.
getHSBPalette(size, s, b) — Static method in class com.degrafa.paint.palette.PaletteUtils
Returns a color palette of given size that cycles through the hues of the HSB (Hue/Saturation/Brightness) color space.
getInterpolatedPalette(size, color1, color2) — Static method in class com.degrafa.paint.palette.PaletteUtils
Returns a color array of given size that ranges from one given color to the other.
getItem(index) — Method in class com.degrafa.geometry.command.CommandStack
Return the item at the given index
getItemAt(index) — Method in class com.degrafa.core.collections.DecoratorCollection
Retrieve a IDecorator item from the collection based on the index value requested.
_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.FilterCollection
Retrieve a BitmapFilter 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.RepeaterModifierCollection
Retrieve a RepeaterModifier 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.
getItemByIndex(value) — Method in class com.degrafa.paint.palette.Palette
Returns a palette entry item by index.
getItemByName(value) — Method in class com.degrafa.paint.palette.Palette
Returns a palette entry item by name.
getItemIndex(value:com.degrafa.decorators:IDecorator) — Method in class com.degrafa.core.collections.DecoratorCollection
Retrieve a IDecorator item from the collection based on the object value.
_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) — Method in class com.degrafa.core.collections.FilterCollection
Retrieve a BitmapFilter 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.repeaters:IRepeaterModifier) — Method in class com.degrafa.core.collections.RepeaterModifierCollection
Retrieve a RepeaterModifier 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.
getProperty(name) — Method in class com.degrafa.paint.palette.Palette
getRegistrationPoint(value:com.degrafa:IGeometryComposition, rectangle) — Method in class com.degrafa.transform.TransformBase
Calculates the translation offset based on the set registration point.
getRegPoint(value:com.degrafa:IGeometryComposition) — Method in interface com.degrafa.transform.ITransform
getRegPoint(value:com.degrafa:IGeometryComposition) — Method in class com.degrafa.transform.TransformBase
Retrieves the registration offset for the Geometry target.
getRegPointForRectangle(rectangle) — Method in interface com.degrafa.transform.ITransform
getRegPointForRectangle(rectangle) — Method in class com.degrafa.transform.TransformBase
Detetermines the transformation registration point based on this transform's settings for an arbitrary Rectangle.
getRenderedBounds(target:com.degrafa:IGeometryComposition) — Static method in class com.degrafa.transform.TransformBase
Helper method to get the bounds after a transform has been applied
getSettingsCache() — Static method in class com.degrafa.geometry.command.CommandStack
Helper function to permit caching values before nested calls inside a draw/endDraw phase dev: this and related methods may change in the future.
getSkinByName(value) — Method in class com.degrafa.core.manipulators.DegrafaSkinManipulator
Return the requested skin if available by name.
getState(stateName) — Method in class com.degrafa.states.StateManager
Return the state object with the given name.
getTransformedBoundsFor(value:com.degrafa:IGeometryComposition) — Method in class com.degrafa.transform.TransformBase
Utility function used internally for accessing the bounds of a transformed object
getTransformFor(value:com.degrafa:IGeometryComposition) — Method in interface com.degrafa.transform.ITransform
getTransformFor(value:com.degrafa:IGeometryComposition) — Method in class com.degrafa.transform.TransformBase
Retrieves the adjusted matrix for the registration offset based on the Geometry target bounds, if this transform is based on a registrationPoint, otherwise based on the centerX and centerY settings
getTransformFor(value:com.degrafa:IGeometryComposition) — Method in class com.degrafa.transform.TransformGroup
getUniqueInstance(url, loc:com.degrafa.utilities.external:LoadingLocation) — Static method in class com.degrafa.utilities.external.ExternalBitmapData
getUniqueInstance(url, loc:com.degrafa.utilities.external:LoadingLocation, clazz) — Static method in class com.degrafa.utilities.external.ExternalDataAsset
static method to prevent multiple instances referring to the same external asset this avoids creation of multiple instances of the same loaded data (multiple instances remain possible if required, by simply by using the constructor)
getValueByIndex(value) — Method in class com.degrafa.paint.palette.Palette
Returns a palette entry value by index.
getValueByName(value) — Method in class com.degrafa.paint.palette.Palette
Returns a palette entry value by name.
getX(_t) — Method in class com.degrafa.geometry.splines.BasicSpline
getX(_t) — Method in class com.degrafa.geometry.splines.BezierSpline
getX(_t) — Method in class com.degrafa.geometry.splines.CardinalSpline
x-coordinate of the Catmull-Rom spline at the specified t-parameter
getX(_t) — Method in class com.degrafa.geometry.splines.CatmullRomSpline
x-coordinate of the Catmull-Rom spline at the specified t-parameter
getX(_t) — Method in interface com.degrafa.geometry.splines.IPlottableSpline
getX(_t) — Method in interface com.degrafa.geometry.splines.ISpline
getX(_t) — Method in class com.degrafa.geometry.splines.PlottableCubicSpline
getX(_t) — Method in class com.degrafa.geometry.splines.QuadraticHermiteSpline
getX return x-coordinate of the quadratic Hermite spline at the specified t-parameter
getX(_t) — Method in class com.degrafa.utilities.math.CardSpline
getX(_t) — Method in class com.degrafa.utilities.math.CatmullRom
getX - Return x-coordinate for a given t
getX(_t) — Method in class com.degrafa.utilities.math.Cubic
getX(_t) — Method in class com.degrafa.utilities.math.QuadHermiteSpline
getX - Return x-coordinate for a given t
getX(_t) — Method in class com.degrafa.utilities.math.QuadraticHermiteCurve
getX Access the x-coordinate of the curve at the specified t-parameter
getXPrime(_t) — Method in class com.degrafa.geometry.splines.BasicSpline
getXPrime(_t) — Method in class com.degrafa.geometry.splines.CardinalSpline
dx/dt of Catmull-Rom spline
getXPrime(_t) — Method in class com.degrafa.geometry.splines.CatmullRomSpline
dx/dt of Catmull-Rom spline
getXPrime(_t) — Method in interface com.degrafa.geometry.splines.IPlottableSpline
getXPrime(_t) — Method in interface com.degrafa.geometry.splines.ISpline
getXPrime(_t) — Method in class com.degrafa.geometry.splines.PlottableCubicSpline
getXPrime(_t) — Method in class com.degrafa.geometry.splines.QuadraticHermiteSpline
getXPrime return dx/dt of quadratic Hermite spline
getXPrime(_t) — Method in class com.degrafa.utilities.math.CardSpline
getXPrime(_t) — Method in class com.degrafa.utilities.math.CatmullRom
getXPrime - Return dx/dt for a given t
getXPrime(_t) — Method in class com.degrafa.utilities.math.Cubic
getXPrime(_t) — Method in class com.degrafa.utilities.math.QuadHermiteSpline
getXPrime - Return dx/dt for a given t
getXPrime(_t) — Method in class com.degrafa.utilities.math.QuadraticHermiteCurve
getXPrime Access the x-coordinate of dx/dt at the specified t-parameter
getY(_t) — Method in class com.degrafa.geometry.splines.BasicSpline
getY(_t) — Method in class com.degrafa.geometry.splines.BezierSpline
getY(_t) — Method in class com.degrafa.geometry.splines.CardinalSpline
y-coordinate of the Catmull-Rom spline at the specified t-parameter
getY(_t) — Method in class com.degrafa.geometry.splines.CatmullRomSpline
y-coordinate of the Catmull-Rom spline at the specified t-parameter
getY(_t) — Method in interface com.degrafa.geometry.splines.IPlottableSpline
getY(_t) — Method in interface com.degrafa.geometry.splines.ISpline
getY(_t) — Method in class com.degrafa.geometry.splines.PlottableCubicSpline
getY(_t) — Method in class com.degrafa.geometry.splines.QuadraticHermiteSpline
getY y-coordinate of the quadratic Hermite spline at the specified t-parameter
getY(_t) — Method in class com.degrafa.utilities.math.CardSpline
getY(_t) — Method in class com.degrafa.utilities.math.CatmullRom
getY - Return y-coordinate for a given t
getY(_t) — Method in class com.degrafa.utilities.math.Cubic
getY(_t) — Method in class com.degrafa.utilities.math.QuadHermiteSpline
getY - Return y-coordinate for a given t
getY(_t) — Method in class com.degrafa.utilities.math.QuadraticHermiteCurve
getY Access the y-coordinate of the curve at the specified t-parameter
getYPrime(_t) — Method in class com.degrafa.geometry.splines.BasicSpline
getYPrime(_t) — Method in class com.degrafa.geometry.splines.CardinalSpline
dx/dt of Catmull-Rom spline
getYPrime(_t) — Method in class com.degrafa.geometry.splines.CatmullRomSpline
dx/dt of Catmull-Rom spline
getYPrime(_t) — Method in interface com.degrafa.geometry.splines.IPlottableSpline
getYPrime(_t) — Method in interface com.degrafa.geometry.splines.ISpline
getYPrime(_t) — Method in class com.degrafa.geometry.splines.PlottableCubicSpline
getYPrime(_t) — Method in class com.degrafa.geometry.splines.QuadraticHermiteSpline
getYPrime return dy/dt of quadratic Hermite spline
getYPrime(_t) — Method in class com.degrafa.utilities.math.CardSpline
getYPrime(_t) — Method in class com.degrafa.utilities.math.CatmullRom
getYPrime - Return dy/dt for a given t
getYPrime(_t) — Method in class com.degrafa.utilities.math.Cubic
getYPrime(_t) — Method in class com.degrafa.utilities.math.QuadHermiteSpline
getYPrime - Return dy/dt for a given t
getYPrime(_t) — Method in class com.degrafa.utilities.math.QuadraticHermiteCurve
getYPrime Access the x-coordinate of dy/dt at the specified t-parameter
GHOSTWHITE — Constant static property in class com.degrafa.core.utils.ColorKeys
globalRenderDelegateEnd — Property in class com.degrafa.geometry.command.CommandStack
globalRenderDelegateStart — Property in class com.degrafa.geometry.command.CommandStack
glyphs — Property in class com.degrafa.utilities.swf.fonts.FontSet
glyphShapeTable — Property in class com.degrafa.utilities.swf.fonts.FontSet
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
GraphicPanelSkin — Class in package com.degrafa.skins
GraphicPanelSkin() — Constructor in class com.degrafa.skins.GraphicPanelSkin
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
GraphicTextPlus — Class in package com.degrafa
GraphicText extends TextField and enables support for text fields to be added to compositions.
GraphicTextPlus() — Constructor in class com.degrafa.GraphicTextPlus
GRAY — Constant static property in class com.degrafa.core.utils.ColorKeys
green(color) — Static method in class com.degrafa.paint.palette.PaletteUtils
Get the green component of the given color.
GREEN — Constant static property in class com.degrafa.core.utils.ColorKeys
GREENYELLOW — Constant static property in class com.degrafa.core.utils.ColorKeys
grey(color) — Static method in class com.degrafa.paint.palette.PaletteUtils
Get the color code for the given grayscale value.
GREY — Constant static property in class com.degrafa.core.utils.ColorKeys
gridFitType — Property in class com.degrafa.geometry.RasterText
gridFitType property for the textField.
gridFitType — Property in class com.degrafa.geometry.RasterTextPlus
gridFitType property for the textField.
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