| class MSvgTransformList |
Class description goes here.
| Public Member Functions | |
|---|---|
| TBool | AppendItemL ( TGfxAffineTransform &) |
| TBool | AppendItemL ( TGfxAffineTransform &, TInt32 , TInt32 ) |
| void | Clear () |
| TGfxAffineTransform | Consolidate ( TBool ) |
| TGfxAffineTransform | GetItem ( TInt ) |
| TGfxAffineTransform | InitializeL ( TGfxAffineTransform &) |
| TInt | NumberOfItems () |
| TGfxAffineTransform | ReplaceItem ( TGfxAffineTransform , int) |
| void | SetAdditive ( TInt32 , TInt32 ) |
| TBool | AppendItemL | ( | TGfxAffineTransform & | aNewItem | ) | [pure virtual] |
Need method description
| TGfxAffineTransform & aNewItem |
| TBool | AppendItemL | ( | TGfxAffineTransform & | aTransform, |
| TInt32 | aAdditive, | |||
| TInt32 | animMotion | |||
| ) | [pure virtual] | |||
Need method description
| TGfxAffineTransform & aTransform | |
| TInt32 aAdditive | |
| TInt32 animMotion |
| TGfxAffineTransform | Consolidate | ( | TBool | aOverwriteTrans | ) | [pure virtual] |
Need method description
| TBool aOverwriteTrans |
| TGfxAffineTransform | GetItem | ( | TInt | index | ) | [pure virtual] |
Need method description
| TInt index |
| TGfxAffineTransform | InitializeL | ( | TGfxAffineTransform & | newItem | ) | [pure virtual] |
Need method description
| TGfxAffineTransform & newItem |
| TGfxAffineTransform | ReplaceItem | ( | TGfxAffineTransform | newItem, |
| int | index | |||
| ) | [pure virtual] | |||
Need method description
| TGfxAffineTransform newItem | |
| int index |
| void | SetAdditive | ( | TInt32 | additive, |
| TInt32 | index | |||
| ) | [pure virtual] | |||
Need method description
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.