| 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 |
| languageCode — Property in class com.degrafa.utilities.swf.fonts.FontSet |
| |
| largeArcFlag — Property in class com.degrafa.geometry.segment.EllipticalArcTo |
|
A value indicating if the arc is to use a large arc. |
| LAST — Constant static property in class com.degrafa.utilities.math.CatmullRom |
| |
| LAST — Constant static property in class com.degrafa.utilities.math.Consts |
| |
| lastArgs — Property in interface com.degrafa.core.IGraphicsFill |
| |
| lastArgs — Property in interface com.degrafa.core.IGraphicsStroke |
| |
| lastArgs — Property in class com.degrafa.paint.BitmapFill |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.BlendFill |
| |
| lastArgs — Property in class com.degrafa.paint.ComplexFill |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.EmptyFill |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.EmptyStroke |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.GradientFillBase |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.GradientStrokeBase |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.SolidFill |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.SolidStroke |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.VectorFill |
|
Provide access to the lastArgs array
|
| lastArgs — Property in class com.degrafa.paint.VideoFill |
|
Provide access to the lastArgs array
|
| lastIndexOf(searchElement, fromIndex) — Method in class com.degrafa.core.collections.DegrafaCollection |
|
Searches for an item in an array, working backward from the last item, and returns the index position of the matching item using strict equality (===). |
| lastNonCommandStackItem — Property in class com.degrafa.geometry.command.CommandStack |
|
get the last none commandstack type (CommandStackItem.COMMAND_STACK)
item in this command stack. |
| lastPoint — Property in class com.degrafa.geometry.segment.LineTo |
| |
| lastRectangle — Property in interface com.degrafa.core.IGraphicsFill |
| |
| lastRectangle — Property in interface com.degrafa.core.IGraphicsStroke |
| |
| lastRectangle — Property in class com.degrafa.paint.BitmapFill |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.BlendFill |
| |
| lastRectangle — Property in class com.degrafa.paint.ComplexFill |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.EmptyFill |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.EmptyStroke |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.GradientFillBase |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.GradientStrokeBase |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.SolidFill |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.SolidStroke |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.VectorFill |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastRectangle — Property in class com.degrafa.paint.VideoFill |
|
Provides access to the last rectangle that was relevant for this fill. |
| lastSegmentWithLength — Property in class com.degrafa.geometry.command.CommandStack |
|
Returns the last commandStackItem objetc that has length
|
| _latestImage — Property in class com.degrafa.utilities.external.VideoStream |
| |
| LAVENDER — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LAVENDERBLUSH — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LAWNGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| layoutConstraint — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| layoutConstraint — Property in class com.degrafa.geometry.Geometry |
|
The layout constraint that is used for positioning/sizing this geometry object. |
| LayoutConstraint — Class in package com.degrafa.geometry.layout |
|
Defines constraint based layout. |
| LayoutConstraint() — Constructor in class com.degrafa.geometry.layout.LayoutConstraint |
| |
| _layoutMatrix — Property in class com.degrafa.geometry.Geometry |
|
Access to the layout matrix if this Geometry has layout. |
| layoutMode — Property in class com.degrafa.geometry.RasterImage |
|
The layout mode associated with this IDisplayObjectProxy. |
| layoutMode — Property in class com.degrafa.geometry.RasterText |
|
The layout mode associated with this RasterText. |
| layoutMode — Property in class com.degrafa.geometry.RasterTextPlus |
|
The layout mode associated with this RasterText. |
| layoutMode — Property in interface com.degrafa.geometry.display.IDisplayObjectProxy |
| |
| layoutRectangle — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| layoutRectangle — Property in class com.degrafa.geometry.Geometry |
|
Returns the constraint based layout rectangle for this object
or bounds if no layout constraint is specified. |
| layoutRectangle — Property in interface com.degrafa.geometry.layout.ILayout |
| |
| layoutRectangle — Property in class com.degrafa.geometry.layout.LayoutConstraint |
|
The resulting calculated read only rectangle from which to
layout/modify the geometry. |
| LayoutUtils — Class in package com.degrafa.geometry.layout |
|
LayoutUtils is an all staic helper class for layout related tasks. |
| LayoutUtils() — Constructor in class com.degrafa.geometry.layout.LayoutUtils |
| |
| leading — Property in class com.degrafa.geometry.RasterText |
| |
| leading — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| leading — Property in class com.degrafa.geometry.text.DegrafaTextFormat |
| |
| left — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| left — Property in class com.degrafa.geometry.Geometry |
|
When set, the left of the layout will be located
offset by the value of this property multiplied
by the containing width. |
| left — Property in class com.degrafa.geometry.layout.LayoutConstraint |
|
When set, the left of the layout will be located
offset by the value of this property multiplied
by the containing width. |
| leftFill — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| leftLine — Property in class com.degrafa.geometry.RoundedRectangleComplex |
| |
| leftMargin — Property in class com.degrafa.geometry.RasterText |
| |
| leftMargin — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| leftMargin — Property in class com.degrafa.geometry.text.DegrafaTextFormat |
| |
| LeftRightArrowAutoShape — Class in package com.degrafa.geometry.autoshapes |
|
The LeftRightArrowAutoShape element draws an arrow with a left and right head.. |
| LeftRightArrowAutoShape(offset1, offset2, offset3) — Constructor in class com.degrafa.geometry.autoshapes.LeftRightArrowAutoShape |
|
Constructor. |
| leftWidth — Property in class com.degrafa.geometry.AdvancedRectangle |
| |
| LEGACY — Static property in class com.degrafa.core.utils.StyleUtil |
| |
| LEMONCHIFFON — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| length — Property in class com.degrafa.GraphicPointEX |
|
The length from (0,0) to this point. |
| length — Property in class com.degrafa.geometry.Line |
|
The length of the line in pixels. |
| length — Property in class com.degrafa.geometry.RasterText |
|
length property for the textField. |
| length — Property in class com.degrafa.geometry.RasterTextPlus |
|
length property for the textField. |
| length — Property in class com.degrafa.geometry.command.CommandStack |
|
The current length(count) of the internal array of command stack items. |
| length — Property in class com.degrafa.geometry.splines.BezierSpline |
| |
| length — Property in class com.degrafa.geometry.splines.QuadraticSpline |
| |
| length — Property in class com.degrafa.utilities.swf.SWFTag |
| |
| lengthInvalidated — Property in class com.degrafa.geometry.command.CommandStack |
|
Specifies whether the path length for this object is to be re calculated. |
| lengthInvalidated — Property in class com.degrafa.geometry.command.CommandStackItem |
|
Specifies whether length this object is to be re calculated. |
| _letterBoxChecked — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _letterBoxContent — Property in class com.degrafa.utilities.external.VideoStream |
| |
| letterBoxContent — Property in class com.degrafa.utilities.external.VideoStream |
|
The letterBoxContent property, if not null, provides a Rectangle instance that defines the VideoStream's letterboxed content. |
| _letterBoxDetected — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _letterBoxHelper — Property in class com.degrafa.utilities.external.VideoStream |
| |
| LETTERBOX_UPDATE — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| letterSpacing — Property in class com.degrafa.GraphicText |
| |
| letterSpacing — Property in class com.degrafa.geometry.RasterText |
| |
| letterSpacing — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| letterSpacing — Property in class com.degrafa.geometry.text.DegrafaTextFormat |
| |
| LIGHTBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTCORAL — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTCYAN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTGOLDENRODYELLOW — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTGRAY — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTGREY — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTPINK — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTSALMON — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTSEAGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTSKYBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTSLATEGREY — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTSTEELBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIGHTYELLOW — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIME — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| LIMEGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| Line — Class in package com.degrafa.geometry |
|
The Line element draws a line using the specified x, y,
x1 and y1 coordinate values. |
| Line(x, y, x1, y1) — Constructor in class com.degrafa.geometry.Line |
|
Constructor. |
| LinearGradientFill — Class in package com.degrafa.paint |
|
The linear gradient fill class lets you specify a gradient fill. |
| LinearGradientFill() — Constructor in class com.degrafa.paint.LinearGradientFill |
| |
| LinearGradientStroke — Class in package com.degrafa.paint |
|
The linear gradient stroke class lets you specify a gradient filled stroke. |
| LinearGradientStroke() — Constructor in class com.degrafa.paint.LinearGradientStroke |
| |
| lineIntersects(p1, p2, p3, p4) — Static method in class com.degrafa.geometry.utilities.GeometryUtils |
|
LineIntersects
Returns the point of intersection between two lines
|
| LINEN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| lineTo(x, y, graphics) — Method in interface com.degrafa.decorators.IRenderDecorator |
| |
| lineTo(x, y, graphics) — Method in class com.degrafa.decorators.RenderDecoratorBase |
|
lineTo proxy method. |
| lineTo(x, y, graphics) — Method in class com.degrafa.decorators.standard.SloppyLineDecorator |
| |
| lineTo(x, y, graphics) — Method in class com.degrafa.decorators.standard.SVGDashLine |
|
Draws a dashed line in graphics from the current drawing position
to (x, y). |
| LineTo — Class in package com.degrafa.geometry.segment |
|
A line (L,l) segment is defined by a ending x-axis and y-axis point. |
| LineTo(x, y, data, coordinateType) — Constructor in class com.degrafa.geometry.segment.LineTo |
|
Constructor. |
| LINE_TO — Constant static property in class com.degrafa.geometry.command.CommandStackItem |
| |
| load() — Method in class com.degrafa.utilities.external.ExternalDataAsset |
|
load this item, using LoadingGroup settings if this ExternalDataAsset is associated with a LoadingGroup instance
|
| loadBytes(bytes) — Method in class com.degrafa.utilities.SWFReader |
| |
| LOAD_COMPLETE — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| loadingLocation — Property in class com.degrafa.geometry.RasterImage |
|
Optional loadingLocation reference. |
| loadingLocation — Property in class com.degrafa.paint.BitmapFill |
|
Optional loadingLocation reference. |
| loadingLocation — Property in class com.degrafa.paint.VideoFill |
|
Optional loadingLocation reference. |
| loadingLocation — Property in class com.degrafa.utilities.external.ExternalDataAsset |
|
ptional loadingLocation reference. |
| _loadingLocation — Property in class com.degrafa.utilities.external.VideoStream |
| |
| loadingLocation — Property in class com.degrafa.utilities.external.VideoStream |
| |
| LoadingLocation — Class in package com.degrafa.utilities.external |
|
A representation of a loading location specified in terms of a base path and
crossdomain policy file to be accessed. |
| LoadingLocation(basepath, policyFile) — Constructor in class com.degrafa.utilities.external.LoadingLocation |
| |
| LOAD_PROGRESS — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| LOAD_START — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| LOAD_UDPATE — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| __localParam — Property in class com.degrafa.utilities.math.CatmullRom |
| |
| __localParam — Property in class com.degrafa.utilities.math.QuadHermiteSpline |
| |
| LOW — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
|
| 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 |