UICompositeImageView Klassenreferenz

#import <UICompositeImageView.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - addImage:
(void) - addImage:operation:fraction:
(void) - addImage:toRect:fromRect:
(void) - addImage:toRect:fromRect:operation:fraction:
(void) - removeAllImages
(void) - drawRect:

Geschützte Attribute

NSMutableArraym_images

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UICompositeImageView.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIView.

- (void) addImage: (id)  fp8  

- (void) addImage: (id)  fp8
operation: (int)  fp12
fraction: (float)  fp16 

- (void) addImage: (id)  fp8
toRect: (struct CGRect fp12
fromRect: (struct CGRect fp28 

- (void) addImage: (id)  fp8
toRect: (struct CGRect fp12
fromRect: (struct CGRect fp28
operation: (int)  fp44
fraction: (float)  fp48 

- (void) removeAllImages  

- (void) drawRect: (struct CGRect fp8  


Dokumentation der Datenelemente

- (NSMutableArray*) m_images [protected]

Definiert in Zeile 13 der Datei UICompositeImageView.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: