TAnalogDisplayHand Class Reference
| class TAnalogDisplayHand : public TDisplayAddition |
A hand for an analogue clock.
A hand is a vector drawing made from a number of features (lines, circles, polylines). These are specified with the hand assumed to be in the 12 o'clock position, with TPoint(0,0) being the center of the clock.
RAnalogClock
| Public Member Functions |
|---|
| TAnalogDisplayHand(TAnalogDisplayHandType) |
| IMPORT_C void | AddCircle(CGraphicsContext::TPenStyle, TRgb, const TSize &, CGraphicsContext::TBrushStyle, TRgb, const TPoint &, TInt) |
| IMPORT_C void | AddLine(CGraphicsContext::TPenStyle, TRgb, const TSize &, const TPoint &, const TPoint &) |
| IMPORT_C void | AddPolyLine(CGraphicsContext::TPenStyle, TRgb, const TSize &, CGraphicsContext::TBrushStyle, TRgb, TBool, const CArrayFix< TPoint > *) |
|
TInt
| NumFeatures() |
Constructor & Destructor Documentation
TAnalogDisplayHand(TAnalogDisplayHandType)
Member Functions Documentation
AddCircle(CGraphicsContext::TPenStyle, TRgb, const TSize &, CGraphicsContext::TBrushStyle, TRgb, const TPoint &, TInt)
AddLine(CGraphicsContext::TPenStyle, TRgb, const TSize &, const TPoint &, const TPoint &)
AddPolyLine(CGraphicsContext::TPenStyle, TRgb, const TSize &, CGraphicsContext::TBrushStyle, TRgb, TBool, const CArrayFix< TPoint > *)
AppendType(TAnalogDisplayHandFeatureType)
NumFeatures()
|
TInt
| NumFeatures | ( | ) | const [inline] |
Gets the number of features added to the hand.
Member Data Documentation
TInt * iNumFeaturesPtr
|
TInt * | iNumFeaturesPtr | [private] |
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.