| 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 | |
| CADETBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| calcBounds() — Method in class com.degrafa.GeometryComposition | |
| Calculates the bounds for this element. | |
| calcBounds() — Method in class com.degrafa.transform.Transform | |
| Calculates the bounds for this element. | |
| caps — Property in interface com.degrafa.core.IGraphicsStroke | |
| _caps — Property in class com.degrafa.paint.GradientStrokeBase | |
| caps — Property in class com.degrafa.paint.GradientStrokeBase | |
| Specifies the type of caps at the end of lines. | |
| caps — Property in class com.degrafa.paint.SolidStroke | |
| Specifies the type of caps at the end of lines. | |
| centerX — Property in class com.degrafa.geometry.Circle | |
| The x-axis coordinate of the center of the circle. | |
| centerX — Property in class com.degrafa.geometry.repeaters.CircleRepeater | |
| The x-axis coordinate of the center of the first circle. | |
| centerX — Property in class com.degrafa.transform.RotateTransform | |
| The center point of the transform along the x-axis. | |
| centerY — Property in class com.degrafa.geometry.Circle | |
| The y-axis coordinate of the center of the circle. | |
| centerY — Property in class com.degrafa.geometry.repeaters.CircleRepeater | |
| The y-axis coordinate of the center of the first circle. | |
| centerY — Property in class com.degrafa.transform.RotateTransform | |
| The center point of the transform along the y-axis. | |
| CENTIMETERS — Constant static property in class com.degrafa.core.Measure | |
| CH — Constant static property in class com.degrafa.core.Measure | |
| CHARTREUSE — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| CHOCOLATE — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| chSize — Property in class com.degrafa.core.Measure | |
| Circle — Class in package com.degrafa.geometry | |
| The Circle element draws a circle using the specified center point and radius. | |
| Circle(centerX, centerY, radius) — Constructor in class com.degrafa.geometry.Circle | |
| Constructor. | |
| CircleRepeater — Class in package com.degrafa.geometry.repeaters | |
| The CircleRepeater element draws a circle using the specified center point and radius. | |
| CircleRepeater(centerX, centerY, radius, count, offsetRadius, offsetX, offsetY) — Constructor in class com.degrafa.geometry.repeaters.CircleRepeater | |
| Constructor. | |
| clearGraphicsTargets() — Method in class com.degrafa.GeometryComposition | |
| clone() — Method in class com.degrafa.GraphicPointEX | |
| Creates a copy of this Point object. | |
| clone(source) — Static method in class com.degrafa.core.utils.CloneUtil | |
| CloneUtil — Class in package com.degrafa.core.utils | |
| A helper utility class for cloning objects. | |
| ClosePath — Class in package com.degrafa.geometry.segment | |
| The "closepath" (Z or z) ends the current subpath by drawing a straight line from the current point to current subpath's initial point. | |
| ClosePath() — Constructor in class com.degrafa.geometry.segment.ClosePath | |
| closureType — Property in class com.degrafa.geometry.EllipticalArc | |
| The method in which to close the arc. | |
| closureType — Property in class com.degrafa.geometry.repeaters.EllipticalArcRepeater | |
| color — Property in class com.degrafa.GraphicText | |
| color — Property in class com.degrafa.paint.GradientStop | |
| The color value for a gradient stop. | |
| _color — Property in class com.degrafa.paint.SolidFill | |
| color — Property in class com.degrafa.paint.SolidFill | |
| The fill color. | |
| _color — Property in class com.degrafa.paint.SolidStroke | |
| color — Property in class com.degrafa.paint.SolidStroke | |
| The fill color. | |
| ColorKeys — Final class in package com.degrafa.core.utils | |
| A list of colorKey name constants that respect the SVG specification of ColorKeys. | |
| _colors — Property in class com.degrafa.paint.GradientFillBase | |
| ColorUtil — Class in package com.degrafa.core.utils | |
| A helper utility class for color conversion. | |
| com.degrafa — Package | |
| com.degrafa.core — Package | |
| com.degrafa.core.collections — Package | |
| com.degrafa.core.manipulators — Package | |
| com.degrafa.core.utils — Package | |
| com.degrafa.geometry — Package | |
| com.degrafa.geometry.repeaters — Package | |
| com.degrafa.geometry.segment — Package | |
| com.degrafa.geometry.utilities — Package | |
| com.degrafa.paint — Package | |
| com.degrafa.skins — Package | |
| com.degrafa.transform — Package | |
| commandStack — Property in class com.degrafa.geometry.Circle | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.CubicBezier | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.Ellipse | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.EllipticalArc | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.HorizontalLine | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.Line | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.Move | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.Path | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.Polygon | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.Polyline | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.QuadraticBezier | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.RegularRectangle | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.RoundedRectangle | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.RoundedRectangleComplex | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.VerticalLine | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.ClosePath | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.CubicBezierTo | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.EllipticalArcTo | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.HorizontalLineTo | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.LineTo | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.MoveTo | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.QuadraticBezierTo | |
| An Array of flash rendering commands that make up this element. | |
| commandStack — Property in class com.degrafa.geometry.segment.VerticalLineTo | |
| An Array of flash rendering commands that make up this element. | |
| commitStyles() — Method in class com.degrafa.skins.CSSSkin | |
| ComplexFill — Class in package com.degrafa.paint | |
| Used to render multiple, layered IFill objects as a single fill. | |
| ComplexFill(fills) — Constructor in class com.degrafa.paint.ComplexFill | |
| computeSegment(lastPoint, firstPoint, commandStack) — Method in class com.degrafa.geometry.segment.ClosePath | |
| Compute the segment adding instructions to the command stack. | |
| computeSegment(lastPoint, absRelOffset, lastControlPoint, commandStack) — Method in class com.degrafa.geometry.segment.CubicBezierTo | |
| Compute the segment adding instructions to the command stack. | |
| computeSegment(lastPoint, absRelOffset, commandStack) — Method in class com.degrafa.geometry.segment.EllipticalArcTo | |
| Compute the segment adding instructions to the command stack. | |
| computeSegment(lastPoint, absRelOffset, commandStack) — Method in class com.degrafa.geometry.segment.HorizontalLineTo | |
| Compute the segment adding instructions to the command stack. | |
| computeSegment(lastPoint, absRelOffset, commandStack) — Method in class com.degrafa.geometry.segment.LineTo | |
| Compute the segment adding instructions to the command stack. | |
| computeSegment(lastPoint, absRelOffset, commandStack) — Method in class com.degrafa.geometry.segment.MoveTo | |
| Compute the segment adding instructions to the command stack. | |
| computeSegment(lastPoint, absRelOffset, lastControlPoint, commandStack) — Method in class com.degrafa.geometry.segment.QuadraticBezierTo | |
| Compute the segment adding instructions to the command stack. | |
| computeSegment(lastPoint, absRelOffset, commandStack) — Method in class com.degrafa.geometry.segment.VerticalLineTo | |
| Compute the segment adding instructions to the command stack. | |
| computeSvgArc(rx, ry, angle, largeArcFlag, sweepFlag, x, y, LastPointX, LastPointY) — Static method in class com.degrafa.geometry.utilities.ArcUtils | |
| Converts a svg arc specification to a Degrafa arc. | |
| concat(... rest) — Method in class com.degrafa.core.collections.DegrafaCollection | |
| Concatenates the elements specified in the parameters with the elements in an array and creates a new array. | |
| constToPointStruc(value) — Method in class com.degrafa.geometry.PolygonLibrary | |
| coordinateType — Property in interface com.degrafa.geometry.segment.ISegment | |
| coordinateType — Property in class com.degrafa.geometry.segment.Segment | |
| CORAL — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| cornerRadius — Property in class com.degrafa.geometry.RoundedRectangle | |
| The radius to be used for each corner of the rounded rectangle. | |
| cornerRadius — Property in class com.degrafa.geometry.repeaters.RoundedRectangleRepeater | |
| The radius to be used for each corner of the first rounded rectangle. | |
| CORNFLOWERBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| CORNSILK — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| count — Property in class com.degrafa.geometry.repeaters.Repeater | |
| The number of times to repeat the geometry. | |
| CRIMSON — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| CSSSkin — Class in package com.degrafa.skins | |
| A Flex skin for applying advanced styling through W3C based CSS. | |
| CSSSkin() — Constructor in class com.degrafa.skins.CSSSkin | |
| CubicBezier — Class in package com.degrafa.geometry | |
| The CubicBezier element draws a cubic Bézier using the specified start point, end point and 2 control points. | |
| CubicBezier(x, y, cx, cy, cx1, cy1, x1, y1) — Constructor in class com.degrafa.geometry.CubicBezier | |
| Constructor. | |
| CubicBezierRepeater — Class in package com.degrafa.geometry.repeaters | |
| The CubicBezierRepeater element draws a cubic Bézier using the specified start point, end point and 2 control points. | |
| CubicBezierRepeater(x, y, cx, cy, cx1, cy1, x1, y1, count, offsetX, offsetY, offsetX1, offsetY1, offsetCx, offsetCy, offsetCx1, offsetCy1) — Constructor in class com.degrafa.geometry.repeaters.CubicBezierRepeater | |
| Constructor. | |
| CubicBezierTo — Class in package com.degrafa.geometry.segment | |
| A cubic Bézier (C,c S,s) segment is defined by a end point and two control points. | |
| CubicBezierTo(cx, cy, cx1, cy1, x, y, data, coordinateType, isShortSequence) — Constructor in class com.degrafa.geometry.segment.CubicBezierTo | |
| Constructor. | |
| cubicToQuadratic(p1:com.degrafa:GraphicPoint, c1:com.degrafa:GraphicPoint, c2:com.degrafa:GraphicPoint, p2:com.degrafa:GraphicPoint, k, quadratics) — Static method in class com.degrafa.geometry.utilities.GeometryUtils | |
|
CubicToQuadratic
Approximates a cubic bezier with as many quadratic bezier segments (n) as required to achieve a specified tolerance. |
|
| currentSkin — Property in class com.degrafa.core.manipulators.DegrafaSkinManipulator | |
| Desired IGraphicSkin object for this hook | |
| cx — Property in class com.degrafa.geometry.CubicBezier | |
| The x-coordinate of the first control point of the curve. | |
| cx — Property in class com.degrafa.geometry.QuadraticBezier | |
| The x-coordinate of the control point of the curve. | |
| cx — Property in class com.degrafa.geometry.repeaters.CubicBezierRepeater | |
| The x-coordinate of the first control point of the first curve. | |
| cx — Property in class com.degrafa.geometry.repeaters.QuadraticBezierRepeater | |
| The x-coordinate of the control point of the first curve. | |
| cx — Property in class com.degrafa.geometry.segment.CubicBezierTo | |
| The x-coordinate of the first control point of the curve. | |
| cx — Property in class com.degrafa.geometry.segment.QuadraticBezierTo | |
| The x-coordinate of the control point of the curve. | |
| cx — Property in class com.degrafa.paint.RadialGradientFill | |
| The x-axis coordinate of the center of the gradient rectangle. | |
| cx — Property in class com.degrafa.paint.RadialGradientStroke | |
| The x-axis coordinate of the center of the gradient rectangle. | |
| cx1 — Property in class com.degrafa.geometry.CubicBezier | |
| The x-coordinate of the second control point of the curve. | |
| cx1 — Property in class com.degrafa.geometry.repeaters.CubicBezierRepeater | |
| The x-coordinate of the second control point of the first curve. | |
| cx1 — Property in class com.degrafa.geometry.segment.CubicBezierTo | |
| The x-coordinate of the second control point of the curve. | |
| cy — Property in class com.degrafa.geometry.CubicBezier | |
| The y-coordinate of the first control point of the curve. | |
| cy — Property in class com.degrafa.geometry.QuadraticBezier | |
| The y-coordinate of the control point of the curve. | |
| cy — Property in class com.degrafa.geometry.repeaters.CubicBezierRepeater | |
| The y-coordinate of the first control point of the first curve. | |
| cy — Property in class com.degrafa.geometry.repeaters.QuadraticBezierRepeater | |
| The y-coordinate of the control point of the first curve. | |
| cy — Property in class com.degrafa.geometry.segment.CubicBezierTo | |
| The y-coordinate of the first control point of the curve. | |
| cy — Property in class com.degrafa.geometry.segment.QuadraticBezierTo | |
| The y-coordinate of the control point of the curve. | |
| cy — Property in class com.degrafa.paint.RadialGradientFill | |
| The y-axis coordinate of the center of the gradient rectangle. | |
| cy — Property in class com.degrafa.paint.RadialGradientStroke | |
| The y-axis coordinate of the center of the gradient rectangle. | |
| cy1 — Property in class com.degrafa.geometry.CubicBezier | |
| The y-coordinate of the second control point of the curve. | |
| cy1 — Property in class com.degrafa.geometry.repeaters.CubicBezierRepeater | |
| The y-coordinate of the second control point of the first curve. | |
| cy1 — Property in class com.degrafa.geometry.segment.CubicBezierTo | |
| The y-coordinate of the second control point of the curve. | |
| CYAN — 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 | |