| 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 |
| b — Property in class com.degrafa.transform.MatrixTransform |
| |
| __b — Property in class com.degrafa.utilities.math.CubicSpline |
| |
| background — Property in class com.degrafa.geometry.RasterText |
|
background property for the textField. |
| background — Property in class com.degrafa.geometry.RasterTextPlus |
|
background property for the textField. |
| backgroundBlend — Style in class com.degrafa.skins.CSSSkin |
|
Sets the blend mode used to blend a given image layer with the layers behind it. |
| backgroundColor — Property in class com.degrafa.geometry.RasterText |
|
Similar to backgroundColor property for the textField. |
| backgroundColor — Property in class com.degrafa.geometry.RasterTextPlus |
|
Similar to backgroundColor property for the textField. |
| backgroundColor — Style in class com.degrafa.skins.CSSSkin |
|
Sets the background color of an element. |
| backgroundFill — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| backgroundFill — Property in class com.degrafa.geometry.RasterText |
|
A Degrafa Fill used in the background of this RasterText area. |
| backgroundFill — Property in class com.degrafa.geometry.RasterTextPlus |
|
A Degrafa Fill used in the background of this RasterText area. |
| backgroundImage — Style in class com.degrafa.skins.CSSSkin |
|
Sets the background image(s) of an element, or 'none' for no image.. |
| backgroundPosition — Style in class com.degrafa.skins.CSSSkin |
|
If a background image has been specified, this property specifies its initial position. |
| backgroundRepeat — Style in class com.degrafa.skins.CSSSkin |
|
Values have the following meanings:
- repeat-x
- Equivalent to 'repeat no-repeat'.
- repeat-y
- Equivalent to 'no-repeat repeat'
Otherwise, if there is one value, it sets both the horizontal and vertical repeat. |
| barycenter(a, b, c, t) — Static method in class com.degrafa.geometry.utilities.GeometryUtils |
|
Calculates the barycenter of a quadratic bezier curve. |
| basedOn — Property in class com.degrafa.states.State |
|
The name of the view state upon which this view state is based
|
| basePath — Property in class com.degrafa.utilities.external.LoadingLocation |
| |
| _basePath — Property in class com.degrafa.utilities.external.VideoStream |
| |
| BasicSpline — Class in package com.degrafa.geometry.splines |
|
The Basic Spline is a pseudo-abstract base class from which a wide variety of splines
may be constructed and easily integrated into the Degrafa geometry pipeline. |
| BasicSpline(_myPoints) — Constructor in class com.degrafa.geometry.splines.BasicSpline |
|
|
| beforeFirst — Property in class com.degrafa.core.collections.DegrafaCursor |
|
Checks whether or not the cursor is before the first item. |
| BEFORE_FIRST_INDEX — Constant static property in class com.degrafa.core.collections.DegrafaCursor |
| |
| begin(graphics, rc) — Method in class com.degrafa.paint.BitmapFill |
|
Begins the bitmap fill. |
| begin(graphics, rectangle) — Method in class com.degrafa.paint.BlendFill |
|
Begins the blend fill. |
| begin(graphics, rc) — Method in class com.degrafa.paint.ComplexFill |
|
Begins the complex fill. |
| begin(graphics, rc) — Method in class com.degrafa.paint.EmptyFill |
|
Begins the fill for the graphics context. |
| begin(graphics, rc) — Method in class com.degrafa.paint.GradientFillBase |
|
Begins the fill for the graphics context. |
| begin(graphics, rc) — Method in class com.degrafa.paint.LinearGradientFill |
|
Begins the fill for the graphics context. |
| begin(graphics, rc) — Method in class com.degrafa.paint.RadialGradientFill |
|
Begins the fill for the graphics context. |
| begin(graphics, rc) — Method in class com.degrafa.paint.SolidFill |
|
Begins the fill for the graphics context. |
| begin(graphics, rc) — Method in class com.degrafa.paint.VectorFill |
|
begins the VectorFill
|
| begin(graphics, rc) — Method in class com.degrafa.paint.VideoFill |
|
Begins the Videofill. |
| beginModify(sourceObject) — Method in interface com.degrafa.repeaters.IRepeaterModifier |
| |
| beginModify(sourceObject) — Method in class com.degrafa.repeaters.PropertyModifier |
|
This tells the modifier that it will be doing iterations and
modifying the source object. |
| BEIGE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| bezierBounds(x, y, cx, cy, x1, y1) — Static method in class com.degrafa.geometry.utilities.GeometryUtils |
|
Return the tight bounding rectangle for a bezier curve. |
| beziers — Property in class com.degrafa.geometry.splines.BezierSpline |
|
returns the internally calculated bezier segments
|
| BezierSpline — Class in package com.degrafa.geometry.splines |
|
The BezierSpline can be used for drawing of a smooth curve through
multiple points, with some shape control over the curve via a tension
parameter. |
| BezierSpline(points) — Constructor in class com.degrafa.geometry.splines.BezierSpline |
|
|
| BezierSplineControl — Class in package com.degrafa.geometry.splines |
|
Helper class used by various spline Geometry. |
| BezierSplineControl() — Constructor in class com.degrafa.geometry.splines.BezierSplineControl |
| |
| BezierUtils — Class in package com.degrafa.geometry.utilities |
| |
| BezierUtils() — Constructor in class com.degrafa.geometry.utilities.BezierUtils |
| |
| bias — Property in class com.degrafa.filters.DegrafaConvolutionFilter |
| |
| Bisect — Class in package com.degrafa.utilities.math |
| |
| Bisect() — Constructor in class com.degrafa.utilities.math.Bisect |
| |
| bisection(_f, _left, _right) — Static method in class com.degrafa.utilities.math.Bisect |
|
|
| BISQUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| _bitmapAccessible — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _bitmapAccessTested — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _bitmapData — Property in class com.degrafa.utilities.external.VideoStream |
| |
| BitmapFill — Class in package com.degrafa.paint |
|
Used to fill an area on screen with a bitmap or other DisplayObject. |
| BitmapFill(source, loc:com.degrafa.utilities.external:LoadingLocation) — Constructor in class com.degrafa.paint.BitmapFill |
| |
| bitmapFilter — Property in class com.degrafa.filters.DegrafaBevelFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaBlurFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaColorMatrixFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaConvolutionFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaDisplacementMapFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaDropShadowFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaFilter |
|
Returns the actual filter to be applied
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaGlowFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaGradientBevelFilter |
|
|
| bitmapFilter — Property in class com.degrafa.filters.DegrafaGradientGlowFilter |
|
|
| BLACK — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| BLANCHEDALMOND — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| BlendFill — Class in package com.degrafa.paint |
|
Used to wrap standard IFill objects for use in a ComplexFill. |
| BlendFill(fill, blendMode) — Constructor in class com.degrafa.paint.BlendFill |
| |
| blendMode — Property in interface com.degrafa.core.IBlend |
| |
| blendMode — Property in class com.degrafa.paint.BitmapFill |
| |
| blendMode — Property in class com.degrafa.paint.BlendFill |
|
The blendMode used to render this layer in a ComplexFill. |
| blendMode — Property in class com.degrafa.paint.ComplexFill |
|
Blend mode effect to use for this fill. |
| _blendMode — Property in class com.degrafa.paint.GradientFillBase |
| |
| blendMode — Property in class com.degrafa.paint.GradientFillBase |
| |
| blendMode — Property in class com.degrafa.paint.VectorFill |
| |
| blendMode — Property in class com.degrafa.paint.VideoFill |
| |
| blockIndent — Property in class com.degrafa.geometry.RasterText |
| |
| blockIndent — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| blockIndent — Property in class com.degrafa.geometry.text.DegrafaTextFormat |
| |
| blue(color) — Static method in class com.degrafa.paint.palette.PaletteUtils |
|
Get the blue component of the given color. |
| BLUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| BLUEVIOLET — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| blurX — Property in class com.degrafa.filters.DegrafaBevelFilter |
| |
| blurX — Property in class com.degrafa.filters.DegrafaBlurFilter |
| |
| blurX — Property in class com.degrafa.filters.DegrafaDropShadowFilter |
| |
| blurX — Property in class com.degrafa.filters.DegrafaGlowFilter |
| |
| blurX — Property in class com.degrafa.filters.DegrafaGradientBevelFilter |
| |
| blurX — Property in class com.degrafa.filters.DegrafaGradientGlowFilter |
| |
| blurY — Property in class com.degrafa.filters.DegrafaBevelFilter |
| |
| blurY — Property in class com.degrafa.filters.DegrafaBlurFilter |
| |
| blurY — Property in class com.degrafa.filters.DegrafaDropShadowFilter |
| |
| blurY — Property in class com.degrafa.filters.DegrafaGlowFilter |
| |
| blurY — Property in class com.degrafa.filters.DegrafaGradientBevelFilter |
| |
| blurY — Property in class com.degrafa.filters.DegrafaGradientGlowFilter |
| |
| bold — Property in class com.degrafa.geometry.RasterText |
| |
| bold — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| bold — Property in class com.degrafa.geometry.text.DegrafaTextFormat |
| |
| bold — Property in class com.degrafa.utilities.swf.fonts.FontSet |
| |
| border — Property in class com.degrafa.geometry.RasterText |
|
border property for the textField. |
| border — Property in class com.degrafa.geometry.RasterTextPlus |
|
border property for the textField. |
| borderBottomColor — Style in class com.degrafa.skins.CSSSkin |
| |
| borderBottomLeftRadius — Style in class com.degrafa.skins.CSSSkin |
| |
| borderBottomRightRadius — Style in class com.degrafa.skins.CSSSkin |
| |
| borderBottomWidth — Style in class com.degrafa.skins.CSSSkin |
| |
| borderColor — Property in class com.degrafa.geometry.RasterText |
|
borderColor property for the textField. |
| borderColor — Property in class com.degrafa.geometry.RasterTextPlus |
|
borderColor property for the textField. |
| borderColor — Style in class com.degrafa.skins.CSSSkin |
|
Shorthand for the four 'border-color' properties. |
| borderLeftColor — Style in class com.degrafa.skins.CSSSkin |
| |
| borderLeftWidth — Style in class com.degrafa.skins.CSSSkin |
| |
| borderMetrics — Property in class com.degrafa.skins.CSSSkin |
| |
| borderRightColor — Style in class com.degrafa.skins.CSSSkin |
| |
| borderRightWidth — Style in class com.degrafa.skins.CSSSkin |
| |
| borderTopColor — Style in class com.degrafa.skins.CSSSkin |
| |
| borderTopLeftRadius — Style in class com.degrafa.skins.CSSSkin |
| |
| borderTopRightRadius — Style in class com.degrafa.skins.CSSSkin |
| |
| borderTopWidth — Style in class com.degrafa.skins.CSSSkin |
| |
| borderWidth — Style in class com.degrafa.skins.CSSSkin |
|
Shorthand that sets the four 'border-width' properties. |
| bottom — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottom — Property in class com.degrafa.geometry.Geometry |
|
When set, the bottom of the layout will be located
offset from the bottom of it's parent. |
| bottom — Property in class com.degrafa.geometry.layout.LayoutConstraint |
|
When set, the bottom of the layout will be located
offset from the bottom of it's parent. |
| bottomFill — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottomLeftCorner1 — Property in class com.degrafa.geometry.RoundedRectangleComplex |
| |
| bottomLeftCorner2 — Property in class com.degrafa.geometry.RoundedRectangleComplex |
| |
| bottomLeftFill — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottomLeftRadius — Property in class com.degrafa.geometry.RoundedRectangleComplex |
|
The radius for the bottom left corner of the complex rounded rectangle. |
| bottomLeftRadiusX — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottomLeftRadiusY — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottomLine — Property in class com.degrafa.geometry.RoundedRectangleComplex |
| |
| bottomRightCorner1 — Property in class com.degrafa.geometry.RoundedRectangleComplex |
| |
| bottomRightCorner2 — Property in class com.degrafa.geometry.RoundedRectangleComplex |
| |
| bottomRightFill — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottomRightRadius — Property in class com.degrafa.geometry.RoundedRectangleComplex |
|
The radius for the bottom right corner of the complex rounded rectangle. |
| bottomRightRadiusX — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottomRightRadiusY — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bottomWidth — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| bounds — Property in class com.degrafa.GeometryComposition |
|
The tight bounds of this element as represented by a Rectangle object. |
| bounds — Property in interface com.degrafa.IGeometryComposition |
| |
| bounds — Property in class com.degrafa.geometry.Geometry |
|
The tight bounds of this element as represented by a Rectangle. |
| bounds — Property in class com.degrafa.geometry.RasterImage |
|
The tight bounds of this element as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.RasterText |
|
The tight bounds of this element as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.RasterTextPlus |
|
The tight bounds of this element as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.RoundedRectangle |
|
The tight bounds of this element as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.RoundedRectangleComplex |
|
The tight bounds of this element as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.command.CommandStack |
| |
| bounds — Property in class com.degrafa.geometry.command.CommandStackItem |
|
The calculated bounds for this object. |
| bounds — Property in class com.degrafa.geometry.segment.ClosePath |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.segment.CubicBezierTo |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.segment.EllipticalArcTo |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.segment.HorizontalLineTo |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.segment.LineTo |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.segment.MoveTo |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.segment.QuadraticBezierTo |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.segment.VerticalLineTo |
|
The tight bounds of this segment as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.geometry.stencil.Stencil |
|
The tight bounds of this element as represented by a Rectangle object. |
| bounds — Property in class com.degrafa.repeaters.GeometryRepeater |
|
The tight bounds of this element as represented by a Rectangle. |
| BoxArrowBasicAutoShape — Class in package com.degrafa.geometry.autoshapes |
|
The BoxArrowBasicAutoShape element draws a box with a pointy type call out. |
| BoxArrowBasicAutoShape(offset1) — Constructor in class com.degrafa.geometry.autoshapes.BoxArrowBasicAutoShape |
|
Constructor. |
| brighter(color) — Static method in class com.degrafa.paint.palette.PaletteUtils |
|
Get a brighter shade of an input color. |
| BROWN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| BUFFER_BUFFERING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| BUFFER_DIMINISHED — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| BUFFER_EMPTY — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| BUFFER_FLUSHING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| BUFFER_FULL — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| bufferIndicator — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _bufferLength — Property in class com.degrafa.utilities.external.VideoStream |
| |
| bufferLength — Property in class com.degrafa.utilities.external.VideoStream |
| |
| bufferRatio — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _bufferStatus — Property in class com.degrafa.utilities.external.VideoStream |
| |
| bufferStatus — Property in class com.degrafa.utilities.external.VideoStream |
|
The bufferStatus property returns a string value indicating the current buffer status in the VideoStream. |
| BUFFER_STATUS_CHANGE — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| BUFFER_STATUS_UPDATE — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| _bufferTime — Property in class com.degrafa.utilities.external.VideoStream |
| |
| bufferTime — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _bufferTimeChange — Property in class com.degrafa.utilities.external.VideoStream |
| |
| BUFFER_TIME_CHANGED — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| bullet — Property in class com.degrafa.geometry.RasterText |
| |
| bullet — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| bullet — Property in class com.degrafa.geometry.text.DegrafaTextFormat |
| |
| BURLYWOOD — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| BurstAutoShape — Class in package com.degrafa.geometry.autoshapes |
|
The BurstAutoShape element draws a burst
based on the number of points at the specified angle with a specified innerRadius. |
| BurstAutoShape(centerX, centerY, points, angle, radius, innerRadius) — Constructor in class com.degrafa.geometry.autoshapes.BurstAutoShape |
|
Constructor. |
| bytes — Property in class com.degrafa.utilities.swf.SWFTag |
| |
| bytesLoaded — Property in class com.degrafa.utilities.external.ExternalDataAsset |
|
the current bytes loaded for this ExternalDataAsset
|
| _bytesLoaded — Property in class com.degrafa.utilities.external.VideoStream |
| |
| bytesLoaded — Property in class com.degrafa.utilities.external.VideoStream |
|
The bytesLoaded property lets you access the total amount of bytes already loaded if this VideoStream
is playing a progressive download (http) video file. |
| bytesTotal — Property in class com.degrafa.utilities.external.ExternalDataAsset |
|
the bytesTotal for this ExternalDataAsset if known (i.e. |
| _bytesTotal — Property in class com.degrafa.utilities.external.VideoStream |
| |
| bytesTotal — Property in class com.degrafa.utilities.external.VideoStream |
|
The bytesTotal property lets you access the total amount of bytes to be loaded if this VideoStream
is playing a progressive download (http) video file. |
|
| 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 |