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.
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.
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.
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.
INCHES — Constant static property in class com.degrafa.core.Measure
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
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.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
initialize — Event in class com.degrafa.Graphic
initialize — Event in class com.degrafa.core.DegrafaObject
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.
interpolate(pt1, pt2, f) — Static method in class com.degrafa.GraphicPointEX
Determines a point between two specified points.
_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.
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.segment.Segment
Specifies whether this object is to be re calculated on the next cycle.
invalidateDisplayList() — Method in interface com.degrafa.core.IGraphicSkin
ISegment — Interface in package com.degrafa.geometry.segment
Base interface for all Degrafa segment objects.
isShortSequence — Property in interface com.degrafa.geometry.segment.ISegment
isShortSequence — Property in class com.degrafa.geometry.segment.Segment
items — Property in class com.degrafa.core.collections.DegrafaCollection
An array of items being stored in this collection.
items — Property in interface com.degrafa.core.collections.IDegrafaCollection
ITransform — Interface in package com.degrafa.transform
ITransform is the base interface for transform classes.
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