| 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 | |
| PALEGOLDENROD — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| PALEGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| 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 | |
| parent — Property in interface com.degrafa.IGraphic | |
| parseColorNotation(color) — Static method in class com.degrafa.core.utils.ColorUtil | |
| Take a short color notation and convert it to a full color. | |
| 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. | |
| 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 | |
| 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 | |
| perimeter(x, y, cx, cy, x1, y1) — Static method in class com.degrafa.geometry.utilities.GeometryUtils | |
| Calculates the perimeter of a quadratic bezier curve | |
| PERU — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| 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.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. | |
| PIXELS — Constant static property in class com.degrafa.core.Measure | |
| PLUM — Constant static property in class com.degrafa.core.utils.ColorKeys | |
| point — Property in class com.degrafa.GraphicPointEX | |
| The internal point 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.repeaters.PolygonRepeater | |
| Access to the Degrafa point collection object for this polyline. | |
| pointCollection — Property in class com.degrafa.geometry.repeaters.PolyLineRepeater | |
| Access to the Degrafa point collection object for this polyline. | |
| 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.repeaters.PolygonRepeater | |
| A array of points that describe this polygon. | |
| points — Property in class com.degrafa.geometry.repeaters.PolyLineRepeater | |
| A array of points that describe this polygon. | |
| 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. | |
| 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. | |
| PolygonLibrary — Class in package com.degrafa.geometry | |
| PolygonLibrary() — Constructor in class com.degrafa.geometry.PolygonLibrary | |
| PolygonRepeater — Class in package com.degrafa.geometry.repeaters | |
| The PolygonRepeater element draws a polygon using the specified points. | |
| PolygonRepeater(points, count, offsetX, offsetY) — Constructor in class com.degrafa.geometry.repeaters.PolygonRepeater | |
| Constructor. | |
| 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. | |
| PolyLineRepeater — Class in package com.degrafa.geometry.repeaters | |
| The PolylineRpeater element draws a polyline using the specified points. | |
| PolyLineRepeater(points, count, offsetX, offsetY) — Constructor in class com.degrafa.geometry.repeaters.PolyLineRepeater | |
| Constructor. | |
| pop() — Method in class com.degrafa.core.collections.DegrafaCollection | |
| Removes the last element from an array and returns the value of that element. | |
| 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 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.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.PolygonLibrary | |
| 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.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.VerticalLine | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.CircleRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.CubicBezierRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.EllipseRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.EllipticalArcRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.HorizontalLineRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.LineRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.PolygonRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.PolyLineRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.QuadraticBezierRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.RegularRectangleRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.RoundedRectangleComplexRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.RoundedRectangleRepeater | |
| Performs any pre calculation that is required to successfully render this element. | |
| preDraw() — Method in class com.degrafa.geometry.repeaters.VerticalLineRepeater | |
| 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.transform.Transform | |
| processEntries(length) — Method in class com.degrafa.paint.GradientFillBase | |
| Process the gradient stops | |
| propertyChange — Event in class com.degrafa.Graphic | |
| propertyChange — Event in class com.degrafa.core.DegrafaObject | |
| propertyChangeHandler(event) — Method in class com.degrafa.core.collections.DegrafaCollection | |
| Property change event handler for this collection. | |
| 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 | |