TGfxRectangularShape Class Reference
class TGfxRectangularShape : public MGfxShape |
This class implements the properties of a rectangle.
Constructor & Destructor Documentation
TGfxRectangularShape(const TFloatFixPt &, const TFloatFixPt &, const TFloatFixPt &, const TFloatFixPt &)
Construct a rectangle from top-left, width/height info.
Member Functions Documentation
CenterX()
Get the center x coordinate.
CenterY()
Get the center y coordinate.
GetBounds(const TGfxAffineTransform &, TGfxRectangle2D &)
Get the bounding box for this rectangle.
MaxX()
Get the maximum x coordinate value.
MaxY()
Get the maximum y coordinate value.
MinX()
Get the minimum x coordinate value.
MinY()
Get the minimum y coordinate value.
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.