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  
P0X — Property in class com.degrafa.geometry.splines.CubicCage
P0Y — Property in class com.degrafa.geometry.splines.CubicCage
P1X — Property in class com.degrafa.geometry.splines.CubicCage
P1Y — Property in class com.degrafa.geometry.splines.CubicCage
P2X — Property in class com.degrafa.geometry.splines.CubicCage
P2Y — Property in class com.degrafa.geometry.splines.CubicCage
P3X — Property in class com.degrafa.geometry.splines.CubicCage
P3Y — Property in class com.degrafa.geometry.splines.CubicCage
PALEGOLDENROD — Constant static property in class com.degrafa.core.utils.ColorKeys
PALEGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys
palette — Property in class com.degrafa.paint.palette.Palette
Palette — Dynamic class in package com.degrafa.paint.palette
Base palette object.
Palette() — Constructor in class com.degrafa.paint.palette.Palette
paletteEntries — Property in class com.degrafa.paint.palette.Palette
An dictionary of palette entries.
PaletteEntry — Class in package com.degrafa.paint.palette
Stores data and provides binding for a palette entry.
PaletteEntry(name, value) — Constructor in class com.degrafa.paint.palette.PaletteEntry
PaletteUtils — Class in package com.degrafa.paint.palette
Methods for processing color values and generating color palettes.
PALETURQUOISE — Constant static property in class com.degrafa.core.utils.ColorKeys
PALEVIOLETRED — Constant static property in class com.degrafa.core.utils.ColorKeys
PAPAYAWHIP — Constant static property in class com.degrafa.core.utils.ColorKeys
ParallelogramAutoShape — Class in package com.degrafa.geometry.autoshapes
The ParallelogramAutoShape element draws a parallelogram.
ParallelogramAutoShape(offset1) — Constructor in class com.degrafa.geometry.autoshapes.ParallelogramAutoShape
Constructor.
__param — Property in class com.degrafa.utilities.math.CatmullRomUtility
parameterization — Property in class com.degrafa.geometry.splines.BezierSpline
Spline parameterization, arc-length or uniform.
__parameterize() — Method in class com.degrafa.utilities.math.CatmullRom
__parameterize() — Method in class com.degrafa.utilities.math.CatmullRomUtility
PARAMETRIC — Constant static property in class com.degrafa.geometry.splines.SplineTypeEnum
parent — Property in interface com.degrafa.IGraphic
_parent — Property in class com.degrafa.core.DegrafaObject
parent — Property in class com.degrafa.core.DegrafaObject
The current degrafa object parent.
parent — Property in interface com.degrafa.core.IDegrafaObject
parent — Property in class com.degrafa.geometry.command.CommandStack
parent — Property in class com.degrafa.geometry.command.CommandStackItem
parseColorNotation(color) — Static method in class com.degrafa.core.utils.ColorUtil
Take a short color notation and convert it to a full color.
path — Property in class com.degrafa.utilities.swf.SWFShapeReader
Path — Class in package com.degrafa.geometry
The Path element draws a path comprised of several available path commands using the specified path data value.
Path(data) — Constructor in class com.degrafa.geometry.Path
Constructor.
PATH — Constant static property in class com.degrafa.geometry.stencil.Stencil
pathAngleAt(t) — Method in class com.degrafa.geometry.command.CommandStack
Returns the angle of a point t(0-1) on the path.
pathLength — Property in class com.degrafa.geometry.command.CommandStack
Returns the length of the combined path elements.
pathPointAt(t) — Method in class com.degrafa.geometry.command.CommandStack
Returns the point at t(0-1) on the path.
pause() — Method in class com.degrafa.utilities.external.VideoStream
Pauses the video at the current playheadTime.
PEACHPUFF — Constant static property in class com.degrafa.core.utils.ColorKeys
PERCENT — Constant static property in class com.degrafa.core.Measure
percentHeight — Property in class com.degrafa.Graphic
Number that specifies the height as a percentage of the target.
percentHeight — Property in interface com.degrafa.IGraphic
percentHeight — Property in class com.degrafa.geometry.AdvancedRectangle
percentHeight — Property in class com.degrafa.geometry.Geometry
When set, the height of the layout will be set as the value of this property multiplied by the containing height.
percentHeight — Property in class com.degrafa.geometry.layout.LayoutConstraint
When set, the height of the layout will be set as the value of this property multiplied by the containing height.
percentWidth — Property in class com.degrafa.Graphic
Number that specifies the width as a percentage of the target.
percentWidth — Property in interface com.degrafa.IGraphic
percentWidth — Property in class com.degrafa.geometry.AdvancedRectangle
percentWidth — Property in class com.degrafa.geometry.Geometry
When set, the width of the layout will be set as the value of this property multiplied by the containing width.
percentWidth — Property in class com.degrafa.geometry.layout.LayoutConstraint
When set, the width of the layout will be set as the value of this property multiplied by the containing width.
performSeek(to) — Method in class com.degrafa.utilities.external.VideoStream
private a protected method for performing the actual seek on the netstream.
perimeter(x, y, cx, cy, x1, y1) — Static method in class com.degrafa.geometry.utilities.GeometryUtils
Calculates the perimeter of a quadratic bezier curve
permitCornerInversion — Property in class com.degrafa.geometry.RoundedRectangle
If any of the corner radii are negative, the corners with negative values will cut inwards if permitCornerInversion is true.
permitCornerInversion — Property in class com.degrafa.geometry.RoundedRectangleComplex
If any of the corner radii are negative, the corners with negative values will cut inwards if permitCornerInversion is true.
PERU — Constant static property in class com.degrafa.core.utils.ColorKeys
PI_16 — Constant static property in class com.degrafa.utilities.math.Consts
PI_2 — Constant static property in class com.degrafa.utilities.math.Consts
PI_4 — Constant static property in class com.degrafa.utilities.math.Consts
PI_8 — Constant static property in class com.degrafa.utilities.math.Consts
PICAS — Constant static property in class com.degrafa.core.Measure
PINK — Constant static property in class com.degrafa.core.utils.ColorKeys
pixelHinting — Property in interface com.degrafa.core.IGraphicsStroke
pixelHinting — Property in class com.degrafa.paint.EmptyStroke
_pixelHinting — Property in class com.degrafa.paint.GradientStrokeBase
pixelHinting — Property in class com.degrafa.paint.GradientStrokeBase
Specifies whether to hint strokes to full pixels.
pixelHinting — Property in class com.degrafa.paint.SolidStroke
Specifies whether to hint strokes to full pixels.
_pixelMargin — Property in class com.degrafa.utilities.external.VideoStream
pixelMargin — Property in class com.degrafa.utilities.external.VideoStream
Specifies an optional pixel padding around the bitmap that this VideoSource generates.
PIXELS — Constant static property in class com.degrafa.core.Measure
PLACE_OBJECT — Constant static property in class com.degrafa.utilities.swf.SWFTag
PLACE_OBJECT_2 — Constant static property in class com.degrafa.utilities.swf.SWFTag
PLACE_OBJECT_3 — Constant static property in class com.degrafa.utilities.swf.SWFTag
play() — Method in class com.degrafa.utilities.external.VideoStream
Plays or resumes play of a paused video.
playheadTime — Property in class com.degrafa.utilities.external.VideoStream
The playheadTime property represents the current time code in seconds for the playhead in this VideoStream
_playheadUpdateInterval — Property in class com.degrafa.utilities.external.VideoStream
playheadUpdateInterval — Property in class com.degrafa.utilities.external.VideoStream
PLAY_PAUSED — Constant static property in class com.degrafa.utilities.external.VideoStream
PLAY_PLAYING — Constant static property in class com.degrafa.utilities.external.VideoStream
_playStatus — Property in class com.degrafa.utilities.external.VideoStream
PLAY_STATUS_CHANGED — Constant static property in class com.degrafa.utilities.external.VideoStream
PLAY_STATUS_COMPLETE — Constant static property in class com.degrafa.utilities.external.VideoStream
PLAY_STATUS_FPS_UPDATE — Constant static property in class com.degrafa.utilities.external.VideoStream
PLAY_STATUS_RESET — Constant static property in class com.degrafa.utilities.external.VideoStream
PLAY_STATUS_UPDATE — Constant static property in class com.degrafa.utilities.external.VideoStream
PLAY_STATUS_WAITING — Constant static property in class com.degrafa.utilities.external.VideoStream
PLAY_STOPPED — Constant static property in class com.degrafa.utilities.external.VideoStream
PlottableCubicSpline — Class in package com.degrafa.geometry.splines
PlottableCubicSpline() — Constructor in class com.degrafa.geometry.splines.PlottableCubicSpline
PlottableCubicSpline() Construct a new Plottable Cubic Spline instance.
PLUM — Constant static property in class com.degrafa.core.utils.ColorKeys
point — Property in class com.degrafa.GraphicPointEX
The internal point object.
pointAt(_t) — Method in class com.degrafa.geometry.AdvancedCubicBezier
pointAt(t) — Method in class com.degrafa.geometry.Geometry
Returns the point at t(0-1) on this object.
pointCollection — Property in class com.degrafa.geometry.Polygon
Access to the Degrafa point collection object for this polyline.
pointCollection — Property in class com.degrafa.geometry.Polyline
Access to the Degrafa point collection object for this polyline.
pointCollection — Property in class com.degrafa.geometry.splines.BasicSpline
Access to the Degrafa point collection object for this spline.
pointCollection — Property in class com.degrafa.geometry.splines.BezierSpline
Access to the Degrafa point collection object for this polyline.
pointCollection — Property in interface com.degrafa.geometry.splines.ISpline
pointCollection — Property in class com.degrafa.geometry.splines.QuadraticSpline
Access to the Degrafa point collection object for this spline.
pointOnQuadraticCurve(t, x, y, cx, cy, x1, y1) — Static method in class com.degrafa.geometry.utilities.GeometryUtils
Returns a point on a quadratic bezier curve.
points — Property in class com.degrafa.geometry.Polygon
A array of points that describe this polygon.
points — Property in class com.degrafa.geometry.Polyline
A array of points that describe this polyline.
points — Property in class com.degrafa.geometry.autoshapes.BurstAutoShape
The number of points to include in this BurstAutoShape construction.
points — Property in class com.degrafa.geometry.autoshapes.GearAutoShape
The number of points to include in this GearAutoShape construction.
points — Property in class com.degrafa.geometry.autoshapes.RegularPolygonAutoShape
The number of points to include in this RegularPolygonAutoShapes construction.
points — Property in class com.degrafa.geometry.autoshapes.StarAutoShape
The number of points to include in this StarAutoShape construction.
points — Property in class com.degrafa.geometry.splines.BasicSpline
Access the array of points that describe the knot set.
points — Property in class com.degrafa.geometry.splines.BezierSpline
A array of points that describe this polyline.
points — Property in interface com.degrafa.geometry.splines.ISpline
points — Property in class com.degrafa.geometry.splines.QuadraticSpline
A array of points that describe this polyline.
POINTS — Constant static property in class com.degrafa.core.Measure
polar(len, angle) — Static method in class com.degrafa.GraphicPointEX
Converts a pair of polar coordinates to a Cartesian point coordinate.
POLAR — Constant static property in class com.degrafa.utilities.math.Consts
policyFile — Property in class com.degrafa.utilities.external.LoadingLocation
Polygon — Class in package com.degrafa.geometry
The Polygon element draws a polygon using the specified points.
Polygon(points) — Constructor in class com.degrafa.geometry.Polygon
Constructor.
POLYGON — Constant static property in class com.degrafa.geometry.stencil.Stencil
Polyline — Class in package com.degrafa.geometry
The Polyline element draws a polyline using the specified points.
Polyline(points) — Constructor in class com.degrafa.geometry.Polyline
Constructor.
pop() — Method in class com.degrafa.core.collections.DegrafaCollection
Removes the last element from an array and returns the value of that element.
_port — Property in class com.degrafa.utilities.external.VideoStream
position — Property in class com.degrafa.states.AddChild
The position of the child.
_position — Property in class com.degrafa.utilities.external.VideoStream
POWDERBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys
preDraw() — Method in class com.degrafa.GeometryComposition
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in interface com.degrafa.IGeometryComposition
preDraw() — Method in class com.degrafa.decorators.standard.ShapeStrokeDecorator
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.AdvancedCubicBezier
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.AdvancedQuadraticBezier
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Circle
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.CubicBezier
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Ellipse
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.EllipticalArc
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Geometry
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.GeometryUnion
preDraw() — Method in class com.degrafa.geometry.HorizontalLine
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Line
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Move
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Path
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Polygon
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.Polyline
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.QuadraticBezier
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.RasterImage
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.RasterText
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.RasterTextPlus
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.RegularRectangle
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.RoundedRectangle
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.RoundedRectangleComplex
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.SuperShape2D
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.VerticalLine
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.autoshapes.AutoShapeTypeOffsets
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.autoshapes.BurstAutoShape
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.autoshapes.DonutAutoShape
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.autoshapes.GearAutoShape
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.autoshapes.RegularPolygonAutoShape
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.autoshapes.StarAutoShape
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.ClosePath
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.CubicBezierTo
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.EllipticalArcTo
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.HorizontalLineTo
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.LineTo
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.MoveTo
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.QuadraticBezierTo
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.Segment
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.segment.VerticalLineTo
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.splines.BasicSpline
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.splines.BezierSpline
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.splines.QuadraticSpline
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.geometry.stencil.Stencil
Performs any pre calculation that is required to successfully render this element.
preDraw() — Method in class com.degrafa.repeaters.GeometryRepeater
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.ArrowAutoShape
Draw the ArrowAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.AutoShapeTypeOffsets
Draw the objects part(s) based on passed parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.BoxArrowBasicAutoShape
Draw the BoxArrowBasicAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.CrossAutoShape
Draw the CrossAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.FlowArrowAutoShape
Draw the FlowArrowAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.HexagonAutoShape
Draw the HexagonAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.IsocelesTriangleAutoShape
Draw the IsocelesTriangleAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.LeftRightArrowAutoShape
Draw the LeftRightArrowAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.ObtuseTriangleAutoShape
Draw the ObtuseTriangleAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.ParallelogramAutoShape
Draw the ParallelogramAutoShape part(s) based on the parameters.
preDrawPart() — Method in class com.degrafa.geometry.autoshapes.TrapezoidAutoShape
Draw the TrapezoidAutoShape part(s) based on the parameters.
PRE_RENDER — Constant static property in class com.degrafa.events.DegrafaEvent
preserveAlpha — Property in class com.degrafa.filters.DegrafaConvolutionFilter
PresetColorPalette — Dynamic class in package com.degrafa.paint.palette
A color palette that auto generates one of 3 presets cool, hot or grey.
PresetColorPalette() — Constructor in class com.degrafa.paint.palette.PresetColorPalette
__prevIndex — Property in class com.degrafa.utilities.math.CatmullRom
previous — Property in class com.degrafa.geometry.command.CommandStackItem
previousCommand(type) — Method in class com.degrafa.geometry.command.CommandCursor
previousIterate — Property in class com.degrafa.utilities.math.Halley
previousIterate — Property in class com.degrafa.utilities.math.Newton
previousObject — Property in class com.degrafa.core.collections.DegrafaCursor
Gets the Object before the currentIndex
processDisposalQueue(e) — Static method in class com.degrafa.utilities.external.VideoStream
processEntries(length) — Method in class com.degrafa.paint.GradientFillBase
Process the gradient stops
processLoad(loader) — Method in class com.degrafa.utilities.external.ExternalBitmapData
processLoad(_loader) — Method in class com.degrafa.utilities.external.ExternalDataAsset
property — Property in class com.degrafa.repeaters.PropertyModifier
property — Property in class com.degrafa.triggers.PropertyTrigger
The property on the source to be watched for changes.
propertyChange — Event in class com.degrafa.Graphic
propertyChange — Event in class com.degrafa.core.DegrafaObject
propertyChange — Event in class com.degrafa.paint.palette.Palette
propertyChangeHandler(event) — Method in class com.degrafa.core.collections.DegrafaCollection
Property change event handler for this collection.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.Geometry
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.GeometryUnion
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.Path
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.Polygon
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.Polyline
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.RasterText
propertyChangeHandler(event) — Method in class com.degrafa.geometry.RasterTextPlus
propertyChangeHandler(event) — Method in class com.degrafa.geometry.splines.BasicSpline
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.splines.BezierSpline
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.geometry.splines.QuadraticSpline
Principle event handler for any property changes to a geometry object or it's child objects.
propertyChangeHandler(event) — Method in class com.degrafa.repeaters.GeometryRepeater
Principle event handler for any property changes to a geometry object or it's child objects.
PropertyModifier — Class in package com.degrafa.repeaters
PropertyModifier is used to specify changes that should occur on the geometry or subsequent objects being repeated.
PropertyModifier() — Constructor in class com.degrafa.repeaters.PropertyModifier
The PropertyModifier constructor.
PropertyTrigger — Class in package com.degrafa.triggers
Used for notification of a property change on a source object.
PropertyTrigger() — Constructor in class com.degrafa.triggers.PropertyTrigger
Constructor.
propertyValue — Property in class com.degrafa.triggers.PropertyTrigger
Property value is used as an initial rule and is optional when set the value being set on the target property must be equal to this value before the trigger will occure.
PROTECT — Constant static property in class com.degrafa.utilities.swf.SWFTag
_protocol — Property in class com.degrafa.utilities.external.VideoStream
PURPLE — Constant static property in class com.degrafa.core.utils.ColorKeys
push(... rest) — Method in class com.degrafa.core.collections.DegrafaCollection
Adds one or more elements to the end of an array and returns the new length of the array.
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