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  
IBlend — Interface in package com.degrafa.core
Base interface for Degrafa objects that require a blend mode.
id — Property in class com.degrafa.Graphic
The identifier used by document to refer to this object.
id — Property in class com.degrafa.GraphicText
The identifier used by document to refer to this object.
id — Property in class com.degrafa.core.DegrafaObject
The identifier used by document to refer to this object.
id — Property in class com.degrafa.geometry.command.CommandStackItem
id — Property in class com.degrafa.paint.palette.Palette
The identifier used by document to refer to this object.
id — Property in interface com.degrafa.triggers.ITrigger
id — Property in class com.degrafa.utilities.external.LoadingLocation
The identifier used by document to refer to this object.
IDecorator — Interface in package com.degrafa.decorators
IDecorator is the base interface for basic decorations.
IDegrafaCollection — Interface in package com.degrafa.core.collections
Base interface for all Degrafa collection classes.
IDegrafaObject — Interface in package com.degrafa.core
Base interface for all event enabled Degrafa objects.
IDegrafaStateClient — Interface in package com.degrafa.states
The interface that Degrafa objects must implement to take part in the states system.
IDisplayObjectProxy — Interface in package com.degrafa.geometry.display
The IDisplayObjectProxy interface is used to identify and provide access to Geometry objects that are DisplayObject based for example RasterText or RasterImage.
IExternalData — Interface in package com.degrafa.utilities.external
The ExternalDataAsset class defines the properties for an external data source used at runtime by Degrafa.
IGeometry — Interface in package com.degrafa
Base interface for all Degrafa geometry objects.
IGeometryComposition — Interface in package com.degrafa
Base interface for all composable Degrafa objects.
IGraphic — Interface in package com.degrafa
Base interface for Degrafa Graphic objects.
IGraphicParent — Property in class com.degrafa.geometry.Geometry
IGraphicPoint — Interface in package com.degrafa
Base interface for Degrafa point objects.
IGraphicsFill — Interface in package com.degrafa.core
Base interface for all Degrafa fill objects.
IGraphicSkin — Interface in package com.degrafa.core
Base interface for all Degrafa skin objects.
IGraphicsStroke — Interface in package com.degrafa.core
Base interface for all Degrafa stroke objects.
ILayout — Interface in package com.degrafa.geometry.layout
ILayout is the base interface for layout related objects.
_implicitLocation — Property in class com.degrafa.utilities.external.VideoStream
IMPORT_ASSETS — Constant static property in class com.degrafa.utilities.swf.SWFTag
IMPORT_ASSETS_2 — Constant static property in class com.degrafa.utilities.swf.SWFTag
INCHES — Constant static property in class com.degrafa.core.Measure
indent — Property in class com.degrafa.geometry.RasterText
indent — Property in class com.degrafa.geometry.RasterTextPlus
indent — Property in class com.degrafa.geometry.text.DegrafaTextFormat
__index — Property in class com.degrafa.utilities.math.CatmullRom
__index — Property in class com.degrafa.utilities.math.QuadHermiteSpline
index — Property in class com.degrafa.utilities.swf.fonts.FontGlyph
indexInParent — Property in class com.degrafa.geometry.command.CommandStackItem
indexOf(searchElement, fromIndex) — Method in class com.degrafa.core.collections.DegrafaCollection
Searches for an item in an array by using strict equality (===) and returns the index position of the item.
INDIANRED — Constant static property in class com.degrafa.core.utils.ColorKeys
INDIGO — Constant static property in class com.degrafa.core.utils.ColorKeys
inheritFill — Property in class com.degrafa.geometry.Geometry
If set to true and no fill is defined and there is a parent object then this object will walk up through the parents to retrive a fill object.
inheritStroke — Property in class com.degrafa.geometry.Geometry
If set to true and no stroke is defined and there is a parent object then this object will walk up through the parents to retrive a stroke object.
init() — Method in class com.degrafa.geometry.splines.CubicCage
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.Graphic
Helper function for dispatching property changes
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.GraphicText
Helper function for dispatching property changes
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.Surface
Helper function for dispatching property changes
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.core.DegrafaObject
Helper function for dispatching property changes
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.skins.GraphicBorderSkin
Helper function for dispatching property changes
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.skins.GraphicPanelSkin
Helper function for dispatching property changes
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.skins.GraphicProgrammaticSkin
Helper function for dispatching property changes
initChange(property, oldValue, newValue, source) — Method in class com.degrafa.skins.GraphicRectangularBorderSkin
Helper function for dispatching property changes
initFill(graphics, rc) — Method in class com.degrafa.geometry.Geometry
Initialise the fill for this geometry object.
initFill(graphics, rc) — Method in class com.degrafa.geometry.GeometryUnion
initFill(graphics, rc) — Method in class com.degrafa.geometry.RasterText
Initialise the fill for RasterText.
initFill(graphics, rc) — Method in class com.degrafa.geometry.RasterTextPlus
Initialise the fill for RasterText.
initialize — Event in class com.degrafa.Graphic
initialize — Event in class com.degrafa.core.DegrafaObject
initialize(stack:com.degrafa.geometry.command:CommandStack) — Method in class com.degrafa.decorators.DecoratorBase
Called during render setup and provides the opportunity to add item delegates or perform other initialization tasks.
initialize(stack:com.degrafa.geometry.command:CommandStack) — Method in interface com.degrafa.decorators.IDecorator
initialize(stack:com.degrafa.geometry.command:CommandStack) — Method in class com.degrafa.decorators.standard.SloppyLineDecorator
initialize(stack:com.degrafa.geometry.command:CommandStack) — Method in class com.degrafa.decorators.standard.SVGDashLine
initialize override, to set up local reStroking support and adjust for dashoffset, nothing else is required at this point.
initialize — Event in class com.degrafa.paint.palette.Palette
initialize() — Method in class com.degrafa.states.AddChild
Initializes the override.
initialize() — Method in interface com.degrafa.states.IOverride
initialize() — Method in class com.degrafa.states.RemoveChild
Initializes the override.
initialize() — Method in class com.degrafa.states.RemoveChildren
Initializes the override.
initialize() — Method in class com.degrafa.states.SetProperties
Initializes the override.
initialize() — Method in class com.degrafa.states.SetProperty
Initializes the override.
initialized(document, id) — Method in class com.degrafa.Graphic
Called after the implementing object has been created and all component properties specified on the MXML tag have been initialized.
initialized(document, id) — Method in class com.degrafa.GraphicText
Called after the implementing object has been created and all component properties specified on the MXML tag have been initialized.
initialized(document, id) — Method in class com.degrafa.core.DegrafaObject
Called after the implementing object has been created and all component properties specified on the MXML tag have been initialized.
initialized(document, id) — Method in class com.degrafa.paint.palette.Palette
Called after the implementing object has been created and all component properties specified on the MXML tag have been initialized.
initializeState(stateName) — Method in class com.degrafa.states.StateManager
Initializes the passed state.
initPoints() — Method in class com.degrafa.geometry.splines.BasicSpline
initPointsCollection() — Method in class com.degrafa.geometry.splines.BasicSpline
Initialize the point collection by creating it and adding the event listener.
initStroke(graphics, rc) — Method in class com.degrafa.geometry.Geometry
Initialise the stroke for this geometry object.
initStroke(graphics, rc) — Method in class com.degrafa.geometry.RasterText
Initialise the stroke/border for this RasterText object.
initStroke(graphics, rc) — Method in class com.degrafa.geometry.RasterTextPlus
Initialise the stroke/border for this RasterText object.
initTrigger() — Method in class com.degrafa.triggers.EventTrigger
Sets the listener on the event specified.
initTrigger() — Method in class com.degrafa.triggers.PropertyTrigger
Sets up a ChangeWatcher for the property on the source specified.
initTrigger() — Method in class com.degrafa.triggers.Trigger
Inits the trigger overrideen by subclasses.
inner — Property in class com.degrafa.filters.DegrafaDropShadowFilter
inner — Property in class com.degrafa.filters.DegrafaGlowFilter
innerRadius — Property in class com.degrafa.geometry.autoshapes.BurstAutoShape
The inner radius of the BurstAutoShape.
innerRadius — Property in class com.degrafa.geometry.autoshapes.DonutAutoShape
The inner radius of the DonutAutoShape.
innerRadius — Property in class com.degrafa.geometry.autoshapes.GearAutoShape
The inner radius of the GearAutoShape.
innerRadius — Property in class com.degrafa.geometry.autoshapes.StarAutoShape
The inner radius of the StarAutoShape.
innerRadiusPercent — Property in class com.degrafa.geometry.autoshapes.BurstAutoShape
The percent inner radius of the BurstAutoShape.
innerRadiusPercent — Property in class com.degrafa.geometry.autoshapes.DonutAutoShape
The percent inner radius of the DonutAutoShape.
innerRadiusPercent — Property in class com.degrafa.geometry.autoshapes.GearAutoShape
The percent inner radius of the GearAutoShape.
innerRadiusPercent — Property in class com.degrafa.geometry.autoshapes.StarAutoShape
The percent inner radius of the StarAutoShape.
insert(value) — Method in class com.degrafa.core.collections.DegrafaCursor
Inserts a Object into the array at the currentIndex.
__insert(_xKnot, _yKnot, _indx) — Method in class com.degrafa.utilities.math.CubicSpline
insetFromStroke — Property in class com.degrafa.paint.VectorFill
whether the fillrendering bounds are determined by insetting from half the stroke width of the target or not.
insetFromStroke — Property in class com.degrafa.paint.VideoFill
whether the fillrendering bounds are determined by insetting from half the stroke width of the target or not.
instances — Static property in class com.degrafa.utilities.external.VideoStream
__integral — Property in class com.degrafa.utilities.math.CatmullRomUtility
_integrand(_t) — Method in class com.degrafa.geometry.splines.BezierSpline
__integrand(_t) — Method in class com.degrafa.utilities.math.CatmullRomUtility
internalbackground — Property in class com.degrafa.geometry.RasterText
internalbackground — Property in class com.degrafa.geometry.RasterTextPlus
internalMaskee — Property in class com.degrafa.geometry.RasterText
internalMaskee — Property in class com.degrafa.geometry.RasterTextPlus
interpolate(pt1, pt2, f) — Static method in class com.degrafa.GraphicPointEX
Determines a point between two specified points.
interpolate(points) — Method in class com.degrafa.geometry.AdvancedCubicBezier
interpolate

Compute control points so that quadratic Bezier passes through three points at the specified parameter value.

interpolate(points) — Method in class com.degrafa.geometry.AdvancedQuadraticBezier
interpolate

Compute control points so that quadratic Bezier passes through three points at the specified parameter value.

interpolate(color1, color2, t) — Static method in class com.degrafa.paint.palette.PaletteUtils
Interpolate between two color values by the given mixing proportion.
InterpolatedColorPalette — Dynamic class in package com.degrafa.paint.palette
A color palette that auto generates and will interpolate between the colorFrom and colorTo values.
InterpolatedColorPalette() — Constructor in class com.degrafa.paint.palette.InterpolatedColorPalette
_interpolationMethod — Property in class com.degrafa.paint.GradientFillBase
interpolationMethod — Property in class com.degrafa.paint.GradientFillBase
A value from the InterpolationMethod class that specifies which interpolation method to use.
__invalidate — Property in class com.degrafa.utilities.math.CatmullRom
__invalidate — Property in class com.degrafa.utilities.math.CubicSpline
__invalidate — Property in class com.degrafa.utilities.math.QuadHermiteSpline
invalidated — Property in class com.degrafa.geometry.Geometry
Specifies whether this object is to be re calculated on the next cycle.
invalidated — Property in class com.degrafa.geometry.command.CommandStack
Specifies whether bounds for this object is to be re calculated.
invalidated — Property in class com.degrafa.geometry.command.CommandStackItem
Specifies whether bounds for this object is to be re calculated.
invalidated — Property in class com.degrafa.geometry.layout.LayoutConstraint
invalidated — Property in class com.degrafa.geometry.segment.Segment
Specifies whether this object is to be re calculated on the next cycle.
invalidated — Property in class com.degrafa.transform.TransformBase
Specifies whether this object's matrix is to be re calculated on the next request.
_invalidated — Property in class com.degrafa.utilities.external.VideoStream
invalidateDisplayList() — Method in interface com.degrafa.core.IGraphicSkin
INVALID_INTERVAL — Constant static property in class com.degrafa.utilities.math.SimpleRoot
INVALID_PARAMS — Constant static property in class com.degrafa.utilities.math.Gauss
IOverride — Interface in package com.degrafa.states
The IOverride interface is used for view state overrides.
IPlottableSpline — Interface in package com.degrafa.geometry.splines
IRenderDecorator — Interface in package com.degrafa.decorators
IRenderDecorator is the base interface for complex render time decorations.
IRepeaterModifier — Interface in package com.degrafa.repeaters
IRepeaterModifier is the base interface for objects qualifying as property modifiers.
isAbsoluteURL(val) — Static method in class com.degrafa.utilities.external.LoadingLocation
a simple test to see if the url string is absolute or relative
isBaseState(stateName) — Method in class com.degrafa.states.StateManager
Returns true if the passed state is the base state.
__isClosed — Property in class com.degrafa.utilities.math.CatmullRom
_isConnected — Property in class com.degrafa.utilities.external.VideoStream
ISegment — Interface in package com.degrafa.geometry.segment
Base interface for all Degrafa segment objects.
isFontTag(tag:com.degrafa.utilities.swf:SWFTag) — Method in class com.degrafa.utilities.swf.SWFFontReader
isIdentity — Property in interface com.degrafa.transform.ITransform
isIdentity — Property in class com.degrafa.transform.TransformBase
Boolean value indicating whether this transform will have no effect on the coordinate space of a target
isIdentity — Property in class com.degrafa.transform.TransformGroup
isInitialized — Property in class com.degrafa.core.DegrafaObject
isInitialized — Property in class com.degrafa.paint.palette.Palette
isInitialized — Property in class com.degrafa.skins.GraphicBorderSkin
isInitialized — Property in class com.degrafa.skins.GraphicPanelSkin
isInitialized — Property in class com.degrafa.skins.GraphicProgrammaticSkin
isInitialized — Property in class com.degrafa.skins.GraphicRectangularBorderSkin
isInitialized — Property in interface com.degrafa.states.IDegrafaStateClient
isInvalidated — Property in class com.degrafa.geometry.Geometry
Returns true if this Geometry object is invalidated
isLetterBoxed — Property in class com.degrafa.utilities.external.VideoStream
The isLetterBoxed property lets you access the current frames per second decoding from this VideoStream.
IsocelesTriangleAutoShape — Class in package com.degrafa.geometry.autoshapes
The IsocelesTriangleAutoShape element draws a isoceles triangle.
IsocelesTriangleAutoShape(offset1) — Constructor in class com.degrafa.geometry.autoshapes.IsocelesTriangleAutoShape
Constructor.
_isPaused — Property in class com.degrafa.utilities.external.VideoStream
isPaused — Property in class com.degrafa.utilities.external.VideoStream
The isPaused property returns a Boolean true if the VideoStream is currently paused or stopped.
_isPlaying — Property in class com.degrafa.utilities.external.VideoStream
isPlaying — Property in class com.degrafa.utilities.external.VideoStream
The isPlaying property returns a Boolean true if the VideoStream is currently playing.
ISpline — Interface in package com.degrafa.geometry.splines
_isReady — Property in class com.degrafa.utilities.external.VideoStream
isRegistered(classOrAlias) — Static method in class com.degrafa.utilities.Aliases
IS_REGISTERED — Constant static property in class com.degrafa.geometry.command.CommandStack
IS_REGISTERED — Constant static property in class com.degrafa.geometry.command.CommandStackItem
isRootGeometry — Property in class com.degrafa.geometry.Geometry
Returns true if this Geometry object is a root Geometry Object.
_isSeeking — Property in class com.degrafa.utilities.external.VideoStream
isShortSequence — Property in interface com.degrafa.geometry.segment.ISegment
_isShortSequence — Property in class com.degrafa.geometry.segment.Segment
Used for short sequence svg support specifically in a quad or cubic instance where the the mirror of the last control point is to be used as the new see svg specification S,s,T,t
isShortSequence — Property in class com.degrafa.geometry.segment.Segment
IStateClient — Interface in package com.degrafa.states
The IStateClient interface defines the interface that components must implement to support view states.
isValid — Property in interface com.degrafa.decorators.IRenderDecorator
isValid — Property in class com.degrafa.decorators.RenderDecoratorBase
A test, which is used to skip a particular decorator if it determines its current state is not valid or would not have an effect based on its current settings.
isValid — Property in class com.degrafa.decorators.standard.SVGDashLine
italic — Property in class com.degrafa.geometry.RasterText
italic — Property in class com.degrafa.geometry.RasterTextPlus
italic — Property in class com.degrafa.geometry.text.DegrafaTextFormat
italic — Property in class com.degrafa.utilities.swf.fonts.FontSet
itemDataDictionary — Property in class com.degrafa.geometry.stencil.Stencil
items — Property in class com.degrafa.core.collections.DegrafaCollection
An array of items being stored in this collection.
items — Property in class com.degrafa.core.collections.FilterCollection
items — Property in interface com.degrafa.core.collections.IDegrafaCollection
iteration — Property in class com.degrafa.repeaters.GeometryRepeater
Returns current iteration for a draw cycle -1 if not currently drawing
iteration — Property in interface com.degrafa.repeaters.IRepeaterModifier
iteration — Property in class com.degrafa.repeaters.PropertyModifier
The current iteration of an active modification.
iterationChanged — Event in class com.degrafa.repeaters.GeometryRepeater
The GeometryRepeater repeates geometry objects.
iterations — Property in class com.degrafa.utilities.math.Halley
iterations — Property in class com.degrafa.utilities.math.Newton
iterations — Property in class com.degrafa.utilities.math.SimpleRoot
iterLimit — Property in class com.degrafa.utilities.math.Halley
iterLimit — Property in class com.degrafa.utilities.math.Newton
ITransform — Interface in package com.degrafa.transform
ITransform is the base interface for transform.
ITransformablePaint — Interface in package com.degrafa.core
Base interface for all Degrafa transformable fill and stroke objects.
ITrigger — Interface in package com.degrafa.triggers
ITrigger is the interface objects must implement in order to participate in triggers.
IVORY — Constant static property in class com.degrafa.core.utils.ColorKeys
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