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  
Ellipse — Class in package com.degrafa.geometry
The Ellipse element draws a ellipse using the specified x,y, width and height.
Ellipse(x, y, width, height) — Constructor in class com.degrafa.geometry.Ellipse
Constructor.
EllipticalArc — Class in package com.degrafa.geometry
The EllipticalArc element draws an elliptical arc using the specified x, y, width, height, start angle, arc and closure type.
EllipticalArc(x, y, width, height, startAngle, arc, closureType) — Constructor in class com.degrafa.geometry.EllipticalArc
Constructor.
EllipticalArcTo — Class in package com.degrafa.geometry.segment
Defines an elliptical arc (A,a) segment from the current point.
EllipticalArcTo(rx, ry, xAxisRotation, largeArcFlag, sweepFlag, x, y, data, coordinateType) — Constructor in class com.degrafa.geometry.segment.EllipticalArcTo
Constructor.
EM — Constant static property in class com.degrafa.core.Measure
_embedded — Property in class com.degrafa.geometry.RasterText
_embedded — Property in class com.degrafa.geometry.RasterTextPlus
embedFonts — Property in class com.degrafa.geometry.RasterText
embedFonts property for the textField.
embedFonts — Property in class com.degrafa.geometry.RasterTextPlus
embedFonts property for the textField.
EmptyFill — Class in package com.degrafa.paint
The EmptyFill class provides a class for explicitly setting an empty Fill.
EmptyFill() — Constructor in class com.degrafa.paint.EmptyFill
Constructor.
EmptyStroke — Class in package com.degrafa.paint
The EmptyStroke class provides a class for explicitly setting an empty stroke.
EmptyStroke() — Constructor in class com.degrafa.paint.EmptyStroke
Constructor.
emSize — Property in class com.degrafa.core.Measure
enableBackground — Property in class com.degrafa.paint.VectorFill
Specifies whether to use the solidFillBackGround SolidFill (if set) when rendering
ENABLE_DEBUGGER — Constant static property in class com.degrafa.utilities.swf.SWFTag
ENABLE_DEBUGGER_2 — Constant static property in class com.degrafa.utilities.swf.SWFTag
enableEvents — Property in class com.degrafa.Graphic
Enable events for this object.
enableEvents — Property in class com.degrafa.GraphicText
Enable events for this object.
enableEvents — Property in class com.degrafa.Surface
Enable events for this object.
enableEvents — Property in class com.degrafa.core.DegrafaObject
Enable events for this object.
enableEvents — Property in interface com.degrafa.core.IDegrafaObject
enableEvents — Property in class com.degrafa.skins.GraphicBorderSkin
Enable events for this object.
enableEvents — Property in class com.degrafa.skins.GraphicPanelSkin
Enable events for this object.
enableEvents — Property in class com.degrafa.skins.GraphicProgrammaticSkin
Enable events for this object.
enableEvents — Property in class com.degrafa.skins.GraphicRectangularBorderSkin
Enable events for this object.
enableFilters — Property in class com.degrafa.paint.VectorFill
Specifies whether to use enable any filters assigned to this Fill
enableSourceClipping — Property in class com.degrafa.paint.VectorFill
Specifies whether to use a the bounds of the clipSource Geometry object to clip the bounds of the fill from the rendered version of the source Geometry.
enableTypeChecking — Property in class com.degrafa.core.collections.DegrafaCollection
Allows internal type checking to be turned off.
end(stack:com.degrafa.geometry.command:CommandStack) — Method in class com.degrafa.decorators.DecoratorBase
Called at the end of the render phase for the current object.
end(stack:com.degrafa.geometry.command:CommandStack) — Method in interface com.degrafa.decorators.IDecorator
end(stack:com.degrafa.geometry.command:CommandStack) — Method in class com.degrafa.decorators.standard.SloppyLineDecorator
end — Property in class com.degrafa.geometry.command.CommandStackItem
Return the end point as a point object
end(graphics) — Method in class com.degrafa.paint.BitmapFill
Ends the bitmap fill.
end(graphics) — Method in class com.degrafa.paint.BlendFill
Ends the blend fill.
end(graphics) — Method in class com.degrafa.paint.ComplexFill
Ends the complex fill.
end(graphics) — Method in class com.degrafa.paint.EmptyFill
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.GradientFillBase
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.LinearGradientFill
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.RadialGradientFill
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.SolidFill
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.VectorFill
Ends the Vectorfill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.VideoFill
Ends the Video fill.
end() — Method in interface com.degrafa.repeaters.IRepeaterModifier
end() — Method in class com.degrafa.repeaters.PropertyModifier
This ends the modification loop and we need to set back our modified property to its original state.
END — Constant static property in class com.degrafa.utilities.swf.SWFTag
endDraw(graphics) — Method in class com.degrafa.Graphic
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in interface com.degrafa.IGeometry
endDraw(graphics) — Method in interface com.degrafa.IGeometryComposition
endDraw(graphics) — Method in interface com.degrafa.IGraphic
endDraw(graphics) — Method in class com.degrafa.decorators.standard.ShapeStrokeDecorator
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.geometry.Geometry
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.geometry.GeometryUnion
endDraw(graphics) — Method in class com.degrafa.skins.GraphicBorderSkin
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.skins.GraphicPanelSkin
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.skins.GraphicProgrammaticSkin
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.skins.GraphicRectangularBorderSkin
Ends the draw phase for geometry objects.
enterState — Event in class com.degrafa.states.State
entries — Property in class com.degrafa.paint.palette.Palette
An array of PaletteEntry objects.
entryPrefix — Property in class com.degrafa.paint.palette.AutoPalette
The prefix to use for item names so that they can be properly refferenced.
EPSILON — Property in class com.degrafa.utilities.math.Consts
equals(toCompare) — Method in class com.degrafa.GraphicPointEX
Determines whether two points are equal.
ERROR — Constant static property in class com.degrafa.utilities.math.SimpleRoot
errorDetail — Property in class com.degrafa.utilities.external.VideoStream
The errorStatus property lets you access a string value that represents a more descriptive explanation of an error that has occured, if one exists.
errorStatus — Property in class com.degrafa.utilities.external.VideoStream
The errorStatus property lets you access a string value that represents the general type of error that has occured, if one exists.
ERROR_STATUS_CONNECTION_ACCESS — Constant static property in class com.degrafa.utilities.external.VideoStream
ERROR_STATUS_CONTENT_ACCESS — Constant static property in class com.degrafa.utilities.external.VideoStream
ERROR_STATUS_DATA_ACCESS — Constant static property in class com.degrafa.utilities.external.VideoStream
ERROR_STATUS_NONE — Constant static property in class com.degrafa.utilities.external.VideoStream
ERROR_STATUS_UPDATE — Constant static property in class com.degrafa.utilities.external.VideoStream
eval(_x) — Method in class com.degrafa.geometry.splines.BasicSpline
eval(_x) — Method in interface com.degrafa.geometry.splines.IPlottableSpline
eval(_x) — Method in interface com.degrafa.geometry.splines.ISpline
eval(_x) — Method in class com.degrafa.geometry.splines.NaturalCubicSpline
evaluate a cartesian spline at the specified x-coordinate
eval(_x) — Method in class com.degrafa.utilities.math.CatmullRom
eval(_xKnot) — Method in class com.degrafa.utilities.math.CubicSpline
eval Evaluate spline at a given x-coordinate
eval(_f, _a, _b, _n) — Method in class com.degrafa.utilities.math.Gauss
eval(_x) — Method in class com.degrafa.utilities.math.QuadHermiteSpline
event — Property in class com.degrafa.triggers.EventTrigger
The event on the source we are listening for
eventDispatcher — Property in class com.degrafa.core.DegrafaObject
EventDispatcher instance for this object.
EventTrigger — Class in package com.degrafa.triggers
EventTrigger will listen to the specified event on the source and set the specified state when that event occurs.
EventTrigger(source, event, ruleFunction) — Constructor in class com.degrafa.triggers.EventTrigger
Constructor.
every(callback, thisObject) — Method in class com.degrafa.core.collections.DegrafaCollection
Executes a test function on each item in the array until an item is reached that returns false for the specified function.
EX — Constant static property in class com.degrafa.core.Measure
excludeEmptyGlyphs — Static property in class com.degrafa.utilities.swf.fonts.FontSet
exitState — Event in class com.degrafa.states.State
expandProperty(property, relationships) — Static method in class com.degrafa.core.utils.StyleUtil
Expands shorthand properties into an Array of values.
EXPLICIT — Constant static property in class com.degrafa.utilities.math.CatmullRom
EXPLICIT — Constant static property in class com.degrafa.utilities.math.Consts
explicitRepeatCount — Property in class com.degrafa.decorators.standard.ShapeStrokeDecorator
Use an explicit count.
EXPORT_ASSETS — Constant static property in class com.degrafa.utilities.swf.SWFTag
exSize — Property in class com.degrafa.core.Measure
ExternalBitmapData — Class in package com.degrafa.utilities.external
The ExternalDataAsset class defines the properties for an external data source used at runtime by Degrafa.
ExternalBitmapData(url, totalBytes, loc:com.degrafa.utilities.external:LoadingLocation) — Constructor in class com.degrafa.utilities.external.ExternalBitmapData
Constructor for ExternalBitmapData
ExternalDataAsset — Class in package com.degrafa.utilities.external
The ExternalDataAsset class defines the properties for an external data source used at runtime by Degrafa.
ExternalDataAsset(url, totalBytes, loader) — Constructor in class com.degrafa.utilities.external.ExternalDataAsset
Constructor

The ExternalDataAsset constructor has one optional argument for url(s) and a second optional argument to specifiy filesize for an external bitmap (useful when considered as part of a collection to preload if the data is available).

EXTERNAL_DATA_PROPERTY_CHANGE — Constant static property in class com.degrafa.utilities.external.ExternalDataPropertyChangeEvent
ExternalDataPropertyChangeEvent — Class in package com.degrafa.utilities.external
...
ExternalDataPropertyChangeEvent(type, bubbles, cancelable, kind, property, newValue, oldValue, source) — Constructor in class com.degrafa.utilities.external.ExternalDataPropertyChangeEvent
extractLocation(url) — Static method in class com.degrafa.utilities.external.LoadingLocation
static utility function to extract location elements from a url or the location of the flex application
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