| 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 |
| __s — Property in class com.degrafa.utilities.math.CatmullRom |
| |
| SADDLEBROWN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SALMON — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SANDYBROWN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| saturate(color, saturation) — Static method in class com.degrafa.paint.palette.PaletteUtils |
|
Set the saturation of an input color. |
| scale — Property in class com.degrafa.transform.ScaleTransform |
| |
| SCALE — Constant static property in class com.degrafa.geometry.RasterText |
| |
| SCALE — Constant static property in class com.degrafa.geometry.RasterTextPlus |
| |
| scaleMode — Property in interface com.degrafa.core.IGraphicsStroke |
| |
| scaleMode — Property in class com.degrafa.paint.EmptyStroke |
| |
| _scaleMode — Property in class com.degrafa.paint.GradientStrokeBase |
| |
| scaleMode — Property in class com.degrafa.paint.GradientStrokeBase |
|
Specifies how to scale a stroke. |
| _scaleMode — Property in class com.degrafa.paint.SolidStroke |
| |
| scaleMode — Property in class com.degrafa.paint.SolidStroke |
|
Specifies how to scale a stroke. |
| scaleOnLayout — Property in class com.degrafa.geometry.Geometry |
|
When using layout this flag will determine if you want
Scale to be applied to fit layout rules
|
| ScaleTransform — Class in package com.degrafa.transform |
|
ScaleTransform scales an object along the x-axis (scaleX) and y-axis (scaleY). |
| ScaleTransform() — Constructor in class com.degrafa.transform.ScaleTransform |
| |
| scaleX — Property in class com.degrafa.filters.DegrafaDisplacementMapFilter |
| |
| scaleX — Property in class com.degrafa.paint.BitmapFill |
|
The percent to horizontally scale the bitmap when filling, from 0.0 to 1.0. |
| scaleX — Property in class com.degrafa.paint.VectorFill |
|
The percent to horizontally scale the Geometry when filling, from 0.0 to 1.0. |
| scaleX — Property in class com.degrafa.paint.VideoFill |
|
The percent to horizontally scale the video when filling, from 0.0 to 1.0. |
| scaleX — Property in interface com.degrafa.transform.ITransform |
| |
| scaleX — Property in class com.degrafa.transform.ScaleTransform |
|
The independent value of scaleX as a scale ratio applied when rendering Geometry items affected by this ScaleTransform. |
| scaleX — Property in class com.degrafa.transform.Transform |
|
The value of the scale rendering effect for this Transform along the x axis. |
| _scaleX — Property in class com.degrafa.transform.TransformBase |
| |
| scaleX — Property in class com.degrafa.transform.TransformBase |
| |
| scaleY — Property in class com.degrafa.filters.DegrafaDisplacementMapFilter |
| |
| scaleY — Property in class com.degrafa.paint.BitmapFill |
|
The percent to vertically scale the bitmap when filling, from 0.0 to 1.0. |
| scaleY — Property in class com.degrafa.paint.VectorFill |
|
The percent to vertically scale the Geometry when filling, from 0.0 to 1.0. |
| scaleY — Property in class com.degrafa.paint.VideoFill |
|
The percent to vertically scale the video when filling, from 0.0 to 1.0. |
| scaleY — Property in interface com.degrafa.transform.ITransform |
| |
| scaleY — Property in class com.degrafa.transform.ScaleTransform |
|
The angle of rotation in degrees that the RotateTransform will apply to its target Geometry when rendered. |
| scaleY — Property in class com.degrafa.transform.Transform |
|
The value of the scale rendering effect for this Transform along the y axis. |
| _scaleY — Property in class com.degrafa.transform.TransformBase |
| |
| scaleY — Property in class com.degrafa.transform.TransformBase |
| |
| SCRIPT_LIMITS — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| SEAGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SEASHELL — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| seek(bookmark, offset) — Method in class com.degrafa.core.collections.DegrafaCursor |
|
Moves the currentIndex using the bookmark and offset. |
| seekableTo — Property in class com.degrafa.utilities.external.VideoStream |
|
The seekableTo property represents the calculated (known) or estimated current maximum seekable point within the stream. |
| SEEK_NONE — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| _seekQueue — Property in class com.degrafa.utilities.external.VideoStream |
| |
| SEEK_SEEKING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| _seekStatus — Property in class com.degrafa.utilities.external.VideoStream |
| |
| SEEK_STATUS_END — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| _seekTarget — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _seekTimer — Property in class com.degrafa.utilities.external.VideoStream |
| |
| _seekUpdateTimeFrame — Property in class com.degrafa.utilities.external.VideoStream |
| |
| __segment() — Method in class com.degrafa.utilities.math.CatmullRom |
| |
| __segment() — Method in class com.degrafa.utilities.math.QuadHermiteSpline |
| |
| Segment — Class in package com.degrafa.geometry.segment |
|
Base class for segment elements that make up path geometry. |
| segmentAngleAt(t) — Method in class com.degrafa.geometry.command.CommandStackItem |
|
Returns the angle of a point on this segment at t (0-1)
|
| segmentCollection — Property in class com.degrafa.geometry.Path |
|
Access to the Degrafa segment collection object for this path. |
| segmentLength — Property in class com.degrafa.geometry.command.CommandStackItem |
| |
| segmentPointAt(t) — Method in class com.degrafa.geometry.command.CommandStackItem |
|
Returns the point on this segment at t (0-1)
|
| segments — Property in class com.degrafa.geometry.Path |
|
A array of segments that describe this path. |
| SegmentsCollection — Class in package com.degrafa.core.collections |
|
The SegmentsCollection stores a collection of ISegment objects
|
| SegmentsCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.SegmentsCollection |
|
Constructor. |
| segmentType — Property in class com.degrafa.geometry.segment.ClosePath |
|
Return the segment type
|
| segmentType — Property in class com.degrafa.geometry.segment.CubicBezierTo |
|
Return the segment type
|
| segmentType — Property in class com.degrafa.geometry.segment.EllipticalArcTo |
|
Return the segment type
|
| segmentType — Property in class com.degrafa.geometry.segment.HorizontalLineTo |
|
Return the segment type
|
| segmentType — Property in interface com.degrafa.geometry.segment.ISegment |
| |
| segmentType — Property in class com.degrafa.geometry.segment.LineTo |
|
Return the segment type
|
| segmentType — Property in class com.degrafa.geometry.segment.MoveTo |
|
Return the segment type
|
| segmentType — Property in class com.degrafa.geometry.segment.QuadraticBezierTo |
|
Return the segment type
|
| segmentType — Property in class com.degrafa.geometry.segment.Segment |
|
Returns this segment type. |
| segmentType — Property in class com.degrafa.geometry.segment.VerticalLineTo |
|
Return the segment type
|
| selectedIndex — Property in class com.degrafa.geometry.stencil.Stencil |
|
the currently loaded item
|
| selectedItem — Property in class com.degrafa.geometry.stencil.Stencil |
|
the currently loaded item
|
| setAlpha(color, alpha) — Static method in class com.degrafa.paint.palette.PaletteUtils |
|
Set the alpha component of the given color. |
| SET_BACKGROUND_COLOR — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| setCurrentState(stateName) — Method in class com.degrafa.states.StateManager |
|
Sets the current state for this view. |
| setItemIndex(value:com.degrafa.decorators:IDecorator, newIndex) — Method in class com.degrafa.core.collections.DecoratorCollection |
|
Change the index of the IDecorator object within this collection. |
| _setItemIndex(value, newIndex) — Method in class com.degrafa.core.collections.DegrafaCollection |
|
Change the position of an item in the collection
|
| setItemIndex(value, newIndex) — Method in class com.degrafa.core.collections.DisplayObjectCollection |
|
Change the index of the DisplayObject object within this collection. |
| setItemIndex(value:com.degrafa.core:IGraphicsFill, newIndex) — Method in class com.degrafa.core.collections.FillCollection |
|
Change the index of the IGraphicsFill object within this collection. |
| setItemIndex(value, newIndex) — Method in class com.degrafa.core.collections.FilterCollection |
|
Change the index of the BitmapFilter object within this collection. |
| setItemIndex(value:com.degrafa:IGeometry, newIndex) — Method in class com.degrafa.core.collections.GeometryCollection |
|
Change the index of the IGeometry object within this collection. |
| setItemIndex(value:com.degrafa.paint:GradientStop, newIndex) — Method in class com.degrafa.core.collections.GradientStopsCollection |
|
Change the index of the GradientStop object within this collection. |
| setItemIndex(value:com.degrafa:IGraphicPoint, newIndex) — Method in class com.degrafa.core.collections.GraphicPointCollection |
|
Change the index of the IGraphicPoint object within this collection. |
| setItemIndex(value:com.degrafa:GraphicPointEX, newIndex) — Method in class com.degrafa.core.collections.GraphicPointEXCollection |
|
Change the index of the GraphicPointEX object within this collection. |
| setItemIndex(value:com.degrafa:IGraphic, newIndex) — Method in class com.degrafa.core.collections.GraphicsCollection |
|
Change the index of the IGraphic object within this collection. |
| setItemIndex(value:com.degrafa.core:IGraphicSkin, newIndex) — Method in class com.degrafa.core.collections.GraphicSkinCollection |
|
Change the index of the IGraphicSkin object within this collection. |
| setItemIndex(value:com.degrafa.repeaters:IRepeaterModifier, newIndex) — Method in class com.degrafa.core.collections.RepeaterModifierCollection |
|
Change the index of the RepeaterModifier object within this collection. |
| setItemIndex(value:com.degrafa.geometry.segment:ISegment, newIndex) — Method in class com.degrafa.core.collections.SegmentsCollection |
|
Change the index of the ISegment object within this collection. |
| setItemIndex(value:com.degrafa.core:IGraphicsStroke, newIndex) — Method in class com.degrafa.core.collections.StrokeCollection |
|
Change the index of the IGraphicsStroke object within this collection. |
| setItemIndex(value:com.degrafa.transform:ITransform, newIndex) — Method in class com.degrafa.core.collections.TransformCollection |
|
Change the index of the ITransform object within this collection. |
| setOuterPoint(_flag, _xCoord, _yCoord) — Method in class com.degrafa.utilities.math.CatmullRom |
|
setOuterPoint - Add control point outside the knot range
|
| __setParam(_t) — Method in class com.degrafa.utilities.math.CatmullRom |
| |
| __setParam(_t) — Method in class com.degrafa.utilities.math.CatmullRomUtility |
| |
| __setParam(_t) — Method in class com.degrafa.utilities.math.QuadHermiteSpline |
| |
| SetProperties — Class in package com.degrafa.states |
|
The SetProperties class specifies an array properties and values that
get modified for this state. |
| SetProperties(target, names, values) — Constructor in class com.degrafa.states.SetProperties |
|
Constructor. |
| setProperty(name, value) — Method in class com.degrafa.paint.palette.Palette |
| |
| SetProperty — Class in package com.degrafa.states |
|
The SetProperty class specifies a property value that is in effect
only during the parent view state. |
| SetProperty(target, name, value) — Constructor in class com.degrafa.states.SetProperty |
|
Constructor. |
| setState — Property in class com.degrafa.triggers.Trigger |
| |
| SET_TAB_INDEX — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| _setUrl — Property in class com.degrafa.utilities.external.VideoStream |
| |
| setValue(name, value) — Method in class com.degrafa.filters.DegrafaFilter |
|
To cut down on boilerplate in subclasses. |
| shadowAlpha — Property in class com.degrafa.filters.DegrafaBevelFilter |
| |
| shadowColor — Property in class com.degrafa.filters.DegrafaBevelFilter |
| |
| _shapeList — Property in class com.degrafa.geometry.stencil.Stencil |
| |
| shapeList — Property in class com.degrafa.geometry.stencil.Stencil |
|
Stores a string array of item keys. |
| shapeOffset — Property in class com.degrafa.utilities.swf.fonts.FontGlyph |
| |
| shapeOffsetEnd — Property in class com.degrafa.utilities.swf.fonts.FontGlyph |
| |
| ShapeStrokeDecorator — Class in package com.degrafa.decorators.standard |
|
ShapeStrokeDecorator is intended as an example wrapper type decoration. |
| ShapeStrokeDecorator() — Constructor in class com.degrafa.decorators.standard.ShapeStrokeDecorator |
| |
| sharpness — Property in class com.degrafa.geometry.RasterText |
|
sharpness property for the textField. |
| sharpness — Property in class com.degrafa.geometry.RasterTextPlus |
|
sharpness property for the textField. |
| shift() — Method in class com.degrafa.core.collections.DegrafaCollection |
|
Removes the first element from an array and returns that element. |
| shiftJIS — Property in class com.degrafa.utilities.swf.fonts.FontSet |
| |
| SHOW_FRAME — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| SIENNA — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SILVER — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| simpleRender(graphics, rc) — Method in class com.degrafa.geometry.command.CommandStack |
| |
| SimpleRoot — Class in package com.degrafa.utilities.math |
| |
| SimpleRoot() — Constructor in class com.degrafa.utilities.math.SimpleRoot |
| |
| size — Property in class com.degrafa.geometry.RasterText |
| |
| size — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| size — Property in class com.degrafa.geometry.text.DegrafaTextFormat |
| |
| SkewTransform — Class in package com.degrafa.transform |
|
SkewTransform defines a two-dimensional skew that stretches the coordinate space
in a non-uniform manner. |
| SkewTransform() — Constructor in class com.degrafa.transform.SkewTransform |
| |
| skewX — Property in interface com.degrafa.transform.ITransform |
| |
| skewX — Property in class com.degrafa.transform.SkewTransform |
|
The x skew represented as the value in degrees by which the y-axis is rotated to alter the rendered output of related Geometry. |
| skewX — Property in class com.degrafa.transform.Transform |
|
The value of the x skew rendering effect (see SkewTransform) for this Transform . |
| _skewX — Property in class com.degrafa.transform.TransformBase |
| |
| skewX — Property in class com.degrafa.transform.TransformBase |
| |
| skewY — Property in interface com.degrafa.transform.ITransform |
| |
| skewY — Property in class com.degrafa.transform.SkewTransform |
|
The y skew represented as the value in degrees by which the x-axis is rotated to alter the rendered output of related Geometry. |
| skewY — Property in class com.degrafa.transform.Transform |
|
The value of the y skew rendering effect (see SkewTransform) for this Transform . |
| _skewY — Property in class com.degrafa.transform.TransformBase |
| |
| skewY — Property in class com.degrafa.transform.TransformBase |
| |
| skinHeight — Property in class com.degrafa.skins.GraphicBorderSkin |
| |
| skinHeight — Property in class com.degrafa.skins.GraphicPanelSkin |
| |
| skinHeight — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
| |
| skinHeight — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
| |
| skinsCollection — Property in class com.degrafa.core.manipulators.DegrafaSkinManipulator |
|
Access to an array of IGeometry items added as children
to the skin. |
| skinWidth — Property in class com.degrafa.skins.GraphicBorderSkin |
| |
| skinWidth — Property in class com.degrafa.skins.GraphicPanelSkin |
| |
| skinWidth — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
| |
| skinWidth — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
| |
| skip — Property in class com.degrafa.geometry.command.CommandStackItem |
| |
| SKYBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SLATEBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SLATEGRAY — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SLATEGREY — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| slice(startIndex, endIndex) — Method in class com.degrafa.core.collections.DegrafaCollection |
|
Returns a new array that consists of a range of elements from the original array, without modifying the original array. |
| SloppyLineDecorator — Class in package com.degrafa.decorators.standard |
|
Randomly perturbs the line and curve segments
that make up a Geometry. |
| SloppyLineDecorator() — Constructor in class com.degrafa.decorators.standard.SloppyLineDecorator |
| |
| smallText — Property in class com.degrafa.utilities.swf.fonts.FontSet |
| |
| smooth — Property in class com.degrafa.paint.BitmapFill |
|
A flag indicating whether to smooth the bitmap data when filling with it. |
| smooth — Property in class com.degrafa.paint.VectorFill |
|
A flag indicating whether to smooth the bitmap data when filling with it. |
| smooth — Property in class com.degrafa.paint.VideoFill |
|
A flag indicating whether to smooth the video image when filling with it if scaling is applied. |
| SNOW — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| SolidFill — Class in package com.degrafa.paint |
|
Solid fill defines a fill color to be applied to a graphics contex. |
| SolidFill(color, alpha) — Constructor in class com.degrafa.paint.SolidFill |
|
Constructor. |
| solidFillBackground — Property in class com.degrafa.paint.VectorFill |
|
A SolidFill instance to use when rendering
|
| SolidStroke — Class in package com.degrafa.paint |
|
The Stroke class defines the properties for a line. |
| SolidStroke(color, alpha, weight) — Constructor in class com.degrafa.paint.SolidStroke |
|
Constructor. |
| solve(_a11, _a12, _a21, _a22, _b1, _b2, _zeroTol, _resolve) — Method in class com.degrafa.utilities.math.Solve2x2 |
|
|
| Solve2x2 — Class in package com.degrafa.utilities.math |
| |
| Solve2x2() — Constructor in class com.degrafa.utilities.math.Solve2x2 |
| |
| some(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 true. |
| sort(... rest) — Method in class com.degrafa.core.collections.DegrafaCollection |
|
Sorts the elements in an array. |
| sortOn(fieldName, options) — Method in class com.degrafa.core.collections.DegrafaCollection |
|
Sorts the elements in an array according to one or more fields in the array. |
| SOUND_STREAM_BLOCK — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| SOUND_STREAM_HEAD — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| SOUND_STREAM_HEAD_2 — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| source — Property in class com.degrafa.GraphicImage |
|
The URL, class or string name of a class to load as the content
|
| source — Property in class com.degrafa.core.collections.DegrafaCursor |
| |
| source — Property in class com.degrafa.geometry.RasterImage |
| |
| source — Property in class com.degrafa.geometry.command.CommandStack |
| |
| source — Property in class com.degrafa.paint.BitmapFill |
|
The source used for the bitmap fill. |
| source — Property in class com.degrafa.paint.VectorFill |
|
The source used for the VectorFill. |
| source — Property in class com.degrafa.paint.VideoFill |
|
The source used for the Video fill. |
| source — Property in interface com.degrafa.triggers.ITrigger |
| |
| source — Property in class com.degrafa.triggers.Trigger |
|
The source of the property or event we want to be notified about. |
| sourceGeometry — Property in class com.degrafa.decorators.standard.ShapeStrokeDecorator |
|
A array of IGeometryComposition objects. |
| sourceGeometryCollection — Property in class com.degrafa.decorators.standard.ShapeStrokeDecorator |
|
Access to the Degrafa geometry collection object for this geometry object. |
| SPACE — Constant static property in class com.degrafa.paint.BitmapFill |
| |
| SPACE — Constant static property in class com.degrafa.paint.VectorFill |
| |
| splice(startIndex, deleteCount, ... rest) — Method in class com.degrafa.core.collections.DegrafaCollection |
|
Adds elements to and removes elements from an array. |
| _spline — Property in class com.degrafa.geometry.splines.BasicSpline |
| |
| spline — Property in class com.degrafa.geometry.splines.BasicSpline |
|
[set] spline Assign the reference to the IPlottableSpline providing the computational basis for this Degrafa spline. |
| __spline — Property in class com.degrafa.utilities.math.CatmullRomUtility |
| |
| SplineToBezier — Class in package com.degrafa.utilities.math |
| |
| SplineToBezier() — Constructor in class com.degrafa.utilities.math.SplineToBezier |
| |
| SplineTypeEnum — Class in package com.degrafa.geometry.splines |
| |
| SplineTypeEnum() — Constructor in class com.degrafa.geometry.splines.SplineTypeEnum |
| |
| splitBezier(p1, c1, c2, p2) — Static method in class com.degrafa.geometry.utilities.GeometryUtils |
|
SplitBezier
Divides a cubic bezier curve into two cubic bezier curve definitions
|
| splitString(value) — Static method in class com.degrafa.core.utils.StyleUtil |
|
Converts space seperated values into an Array. |
| _spreadMethod — Property in class com.degrafa.paint.GradientFillBase |
| |
| spreadMethod — Property in class com.degrafa.paint.GradientFillBase |
|
A value from the SpreadMethod class that specifies which spread method to use. |
| SPRINGGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| sprite — Property in class com.degrafa.geometry.RasterImage |
| |
| sprite — Property in class com.degrafa.geometry.RasterText |
| |
| sprite — Property in class com.degrafa.geometry.RasterTextPlus |
| |
| _st — Property in class com.degrafa.utilities.external.VideoStream |
| |
| stackAlpha(alpha) — Static method in class com.degrafa.geometry.command.CommandStack |
|
called internally by Geometry during a draw loop to create a nested alpha 'context'
dev: this and related methods may change in the future. |
| StarAutoShape — Class in package com.degrafa.geometry.autoshapes |
|
The StarAutoShape element draws a star
based on the number of points at the specified angle with a specified innerRadius. |
| StarAutoShape(centerX, centerY, points, angle, radius, innerRadius) — Constructor in class com.degrafa.geometry.autoshapes.StarAutoShape |
|
Constructor. |
| start — Property in class com.degrafa.geometry.command.CommandStackItem |
|
Return the start point as a point object. |
| start — Property in class com.degrafa.utilities.swf.SWFTag |
| |
| startAngle — Property in class com.degrafa.geometry.EllipticalArc |
|
The beginning angle of the arc. |
| startPoint — Property in class com.degrafa.geometry.RoundedRectangleComplex |
| Exposed as protected (from private)
so subclasses can have access to these as reference points
regardless of what order they get added to the
command stack. |
| START_SOUND — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| START_SOUND_2 — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| startTangent — Property in class com.degrafa.geometry.splines.QuadraticHermiteSpline |
|
[set] startTangent Assign the start tangent
|
| startTangent(_x, _y) — Method in class com.degrafa.utilities.math.QuadHermiteSpline |
|
startTangent Assign start tangent coordinates. |
| state — Property in class com.degrafa.geometry.Geometry |
|
The state at which to draw this object. |
| state — Property in class com.degrafa.skins.GraphicBorderSkin |
|
The state at which to draw this object
|
| state — Property in class com.degrafa.skins.GraphicPanelSkin |
|
The state at which to draw this object
|
| state — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
|
The state at which to draw this object
|
| state — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
|
The state at which to draw this object
|
| State — Class in package com.degrafa.states |
|
The State class defines a view state, a particular view of a object. |
| State() — Constructor in class com.degrafa.states.State |
|
Constructor. |
| stateEvent — Property in class com.degrafa.geometry.Geometry |
|
The state event at which to draw this object. |
| stateEvent — Property in class com.degrafa.skins.GraphicBorderSkin |
|
The state event at which to draw this object
|
| stateEvent — Property in class com.degrafa.skins.GraphicPanelSkin |
|
The state event at which to draw this object
|
| stateEvent — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
|
The state event at which to draw this object
|
| stateEvent — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
|
The state event at which to draw this object
|
| stateManager — Property in class com.degrafa.states.State |
|
Access to the degrafa state manager. |
| StateManager — Class in package com.degrafa.states |
|
The StateManager manages states for a IDegrafaStateClients. |
| StateManager(stateClient:com.degrafa.states:IDegrafaStateClient) — Constructor in class com.degrafa.states.StateManager |
|
Constructor. |
| states — Property in class com.degrafa.geometry.Geometry |
|
An array of states defined for this Geometry. |
| states — Property in class com.degrafa.skins.GraphicBorderSkin |
| |
| states — Property in class com.degrafa.skins.GraphicPanelSkin |
| |
| states — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
| |
| states — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
| |
| states — Property in interface com.degrafa.states.IDegrafaStateClient |
| |
| STATUS_DATA_ERROR — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_DATA_ERROR — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_IDENTIFIED — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_IDENTIFIED — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_INITIALIZING — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_INITIALIZING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_LOAD_ERROR — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_LOAD_ERROR — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_PROGRESS — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_PROGRESS — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_READY — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_READY — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_REQUESTED — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_REQUESTED — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_SECURITY_ERROR — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_SECURITY_ERROR — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_STARTED — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_STARTED — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STATUS_WAITING — Constant static property in class com.degrafa.utilities.external.ExternalDataAsset |
| |
| STATUS_WAITING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STEELBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys |
| |
| Stencil — Class in package com.degrafa.geometry.stencil |
|
Base class for Stencil type geometry objects. |
| Stencil() — Constructor in class com.degrafa.geometry.stencil.Stencil |
| |
| STREAMING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| _streamingProtocols — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STREAM_STATUS_LOOPING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STREAM_STATUS_NORMAL — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| STREAM_STATUS_REWINDING — Constant static property in class com.degrafa.utilities.external.VideoStream |
| |
| strength — Property in class com.degrafa.filters.DegrafaBevelFilter |
| |
| strength — Property in class com.degrafa.filters.DegrafaDropShadowFilter |
| |
| strength — Property in class com.degrafa.filters.DegrafaGlowFilter |
| |
| strength — Property in class com.degrafa.filters.DegrafaGradientBevelFilter |
| |
| strength — Property in class com.degrafa.filters.DegrafaGradientGlowFilter |
| |
| STRETCH — Constant static property in class com.degrafa.paint.BitmapFill |
| |
| STRETCH — Constant static property in class com.degrafa.paint.VectorFill |
| |
| STRETCH — Constant static property in class com.degrafa.paint.VideoFill |
| |
| stroke — Property in class com.degrafa.Graphic |
|
Defines the stroke object that will be used for
rendering this graphic object. |
| stroke — Property in interface com.degrafa.IGeometry |
| |
| stroke — Property in interface com.degrafa.IGraphic |
| |
| _stroke — Property in class com.degrafa.geometry.Geometry |
| |
| stroke — Property in class com.degrafa.geometry.Geometry |
|
Defines the stroke object that will be used for
rendering this geometry object. |
| stroke — Property in class com.degrafa.skins.GraphicBorderSkin |
|
Defines the stroke object that will be used for
rendering this geometry object. |
| stroke — Property in class com.degrafa.skins.GraphicPanelSkin |
|
Defines the stroke object that will be used for
rendering this geometry object. |
| stroke — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
|
Defines the stroke object that will be used for
rendering this geometry object. |
| stroke — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
|
Defines the stroke object that will be used for
rendering this geometry object. |
| strokeCollection — Property in class com.degrafa.GeometryComposition |
|
Access to the Degrafa stroke collection object for this graphic object. |
| strokeCollection — Property in class com.degrafa.Graphic |
|
Access to the Degrafa stroke collection object for this graphic object. |
| strokeCollection — Property in class com.degrafa.GraphicText |
|
Access to the Degrafa stroke collection object for this graphic object. |
| strokeCollection — Property in class com.degrafa.Surface |
|
Access to the Degrafa stroke collection object for this graphic object. |
| strokeCollection — Property in class com.degrafa.skins.GraphicBorderSkin |
|
Access to the Degrafa stroke collection object for this graphic object. |
| strokeCollection — Property in class com.degrafa.skins.GraphicPanelSkin |
|
Access to the Degrafa stroke collection object for this graphic object. |
| strokeCollection — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
|
Access to the Degrafa stroke collection object for this graphic object. |
| strokeCollection — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
|
Access to the Degrafa stroke collection object for this graphic object. |
| StrokeCollection — Class in package com.degrafa.core.collections |
|
The StrokeCollection stores a collection of IGraphicsStroke objects
|
| StrokeCollection(array, suppressEvents) — Constructor in class com.degrafa.core.collections.StrokeCollection |
|
Constructor. |
| strokes — Property in class com.degrafa.GeometryComposition |
|
A array of IStroke objects. |
| strokes — Property in class com.degrafa.Graphic |
|
A array of IStroke objects. |
| strokes — Property in interface com.degrafa.IGraphic |
| |
| strokes — Property in class com.degrafa.Surface |
|
A array of IStroke objects. |
| strokes — Property in class com.degrafa.skins.GraphicBorderSkin |
|
A array of IStroke objects. |
| strokes — Property in class com.degrafa.skins.GraphicPanelSkin |
|
A array of IStroke objects. |
| strokes — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
|
A array of IStroke objects. |
| strokes — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
|
A array of IStroke objects. |
| styleChanged(styleProp) — Method in class com.degrafa.geometry.Geometry |
|
Called when the value of a style property is changed. |
| styleChanged(styleProp) — Method in class com.degrafa.skins.CSSSkin |
| |
| styleName — Property in class com.degrafa.geometry.Geometry |
|
The css style name associated with this Geometry. |
| styleSheet — Property in class com.degrafa.geometry.RasterText |
|
styleSheet property for the textField. |
| styleSheet — Property in class com.degrafa.geometry.RasterTextPlus |
|
styleSheet property for the textField. |
| StyleUtil — Class in package com.degrafa.core.utils |
|
A helper utility class for style processing. |
| subdivide(_c, _t, _left, _right) — Method in class com.degrafa.geometry.utilities.BezierUtils |
|
subdivide( _c:Array, _t:Number, _left:Array, _right:Array ) - deCasteljau subdivision of an arbitrary-order Bezier curve
|
| subtract(v) — Method in class com.degrafa.GraphicPointEX |
|
Subtracts the coordinates of another point from the coordinates of this point to create a new point. |
| SuperShape2D — Class in package com.degrafa.geometry |
|
The SuperShape2D element draws a shape using the specified parameters. |
| SuperShape2D(n1, n2, n3, m, detail, range) — Constructor in class com.degrafa.geometry.SuperShape2D |
|
Constructor. |
| suppressEventProcessing — Property in class com.degrafa.Graphic |
|
Temporarily suppress event processing for this object. |
| suppressEventProcessing — Property in class com.degrafa.GraphicText |
|
Temporarily suppress event processing for this object. |
| suppressEventProcessing — Property in class com.degrafa.Surface |
|
Temporarily suppress event processing for this object. |
| suppressEventProcessing — Property in class com.degrafa.core.DegrafaObject |
|
Temporarily suppress event processing for this object. |
| suppressEventProcessing — Property in interface com.degrafa.core.IDegrafaObject |
| |
| Surface — Class in package com.degrafa |
|
Surface is a simple UIComponent extension that allows Degrafa objects
to be added to it's display list. |
| Surface() — Constructor in class com.degrafa.Surface |
| |
| surpressEventProcessing — Property in class com.degrafa.skins.GraphicBorderSkin |
|
Temporarily suppress event processing for this object. |
| surpressEventProcessing — Property in class com.degrafa.skins.GraphicPanelSkin |
|
Temporarily suppress event processing for this object. |
| surpressEventProcessing — Property in class com.degrafa.skins.GraphicProgrammaticSkin |
|
Temporarily suppress event processing for this object. |
| surpressEventProcessing — Property in class com.degrafa.skins.GraphicRectangularBorderSkin |
|
Temporarily suppress event processing for this object. |
| SVGDashLine — Class in package com.degrafa.decorators.standard |
| |
| SVGDashLine() — Constructor in class com.degrafa.decorators.standard.SVGDashLine |
| |
| sweepFlag — Property in class com.degrafa.geometry.segment.EllipticalArcTo |
|
A value indicating if the arc is to use a sweep. |
| SWFFontReader — Class in package com.degrafa.utilities.swf |
| |
| SWFFontReader() — Constructor in class com.degrafa.utilities.swf.SWFFontReader |
| |
| SWFReader — Class in package com.degrafa.utilities |
| |
| SWFReader() — Constructor in class com.degrafa.utilities.SWFReader |
| |
| SWFShapeReader — Class in package com.degrafa.utilities.swf |
| |
| SWFTag — Class in package com.degrafa.utilities.swf |
| |
| SYMBOL_CLASS — Constant static property in class com.degrafa.utilities.swf.SWFTag |
| |
| syncBits() — Static method in class com.degrafa.utilities.SWFReader |
| |
|
| 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 |