| checkers(RATIONAL aSize, int aCount, const VECTOR2D &aCenter, RENDERER_FILLMODE aFillMode, unsigned long aColor, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| circles(RATIONAL aSize, RATIONAL aWidth, int aSegments, int aCount, const VECTOR2D &aCenter, RENDERER_FILLMODE aFillMode, unsigned long aColor, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| filledStar(RATIONAL aSize, int aSegments, RATIONAL aFillSize, RATIONAL aRotation, const VECTOR2D &aCenter, RENDERER_FILLMODE aFillMode, unsigned long aColor, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| qtPolygon(int aIndex, RENDERER_FILLMODE aFillMode, unsigned long aColor, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| randomPolygon(RATIONAL aSize, int aVertexCount, int aSeed, RATIONAL aMinStep, RATIONAL aMaxStep, const VECTOR2D &aCenter, RENDERER_FILLMODE aFillMode, unsigned long aColor, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| siemensStar(RATIONAL aSize, int aSegments, RATIONAL aRotation, const VECTOR2D &aCenter, RENDERER_FILLMODE aFillMode, unsigned long aColor, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| squares(RATIONAL aSquareSize, RATIONAL aGridCellSize, int aGridSteps, int aSubPolygonCount, RATIONAL aSizeDelta, int aSegmentCount, const VECTOR2D &aCenter, RENDERER_FILLMODE aFillMode, unsigned long aColor, unsigned long aColorDelta, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| star(RATIONAL aSize, int aSpikeCount, const VECTOR2D &aCenter, RENDERER_FILLMODE aFillMode, unsigned long aColor, PolygonFactory *aFactory, const char *aSVGDumpName, const char *aBinaryDumpName) | TestPattern | [static] |
| starVertices(RATIONAL aSize, int aCount, const VECTOR2D &aCenter, RATIONAL aStartAngle, RATIONAL aAngleDelta) | TestPattern | [protected, static] |