| class CGfxPathIterator : public CBase |
This class defines the methods to cycle through points in a path.
| Public Member Functions | |
|---|---|
| TGfxSegType | CurrentSegment ( TFloatFixPt *) |
| TBool | IsDone () |
| void | NextL () |
| void | PolygonizeL (CGfxEdgeListP *, TInt ) |
| Protected Attributes | |
|---|---|
| TGfxAffineTransform * | iTransform |
| TGfxSegType | CurrentSegment | ( | TFloatFixPt * | aCoords | ) | [pure virtual] |
Get the point defining the current segment.
| TFloatFixPt * aCoords | : storage for points. |
| void | PolygonizeL | ( | CGfxEdgeListP * | , |
| TInt | ||||
| ) | [inline, virtual] | |||
Convert to a polygon.
| CGfxEdgeListP * | |
| TInt |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.