TGfxLine2D Class Reference
| class TGfxLine2D : public MGfxShape |
Implementation of a line.
Constructor & Destructor Documentation
TGfxLine2D(const TFloatFixPt &, const TFloatFixPt &, const TFloatFixPt &, const TFloatFixPt &)
Parameters
| const TFloatFixPt & aX1 | : x coordinate of starting point. |
| const TFloatFixPt & aY1 | : y coordinate of starting point. |
| const TFloatFixPt & aX2 | : x coordinate of ending point. |
| const TFloatFixPt & aY2 | : y coordinate of ending point. |
TGfxLine2D(TGfxPoint2D, TGfxPoint2D)
Member Functions Documentation
AreaSize()
Get area of this line: zero.
GetBounds(const TGfxAffineTransform &, TGfxRectangle2D &)
GetPathIteratorL(TGfxAffineTransform *, CGfxPathIterator *&)
Get the path iterator for this line.
GetPathIteratorL(TGfxAffineTransform *, TInt, CGfxPathIterator *&)
Get the path iterator for this line.
Length()
Get the length of this line.
ShapeType()
|
TInt
| ShapeType | ( | ) | [inline, virtual] |
Member Data Documentation
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.