OABState Klassenreferenz

#import <OABState.h>

Abgeleitet von NSObject.

Basisklasse für EBOfficeArtState und PBOfficeArtState.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(id) - initWithClient:
(void) - dealloc
(Class) - client
(id) - drawableForShapeId:
(void) - setDrawable:forShapeId:
(struct EshContent *) - eshContentForId:
(void) - setEshContent:forId:
(id) - colorPalette
(void) - setColorPalette:

Geschützte Attribute

Class mClient
NSMutableDictionarymShapeIdMap
NSMutableDictionarymEshContentIdMap
id< OADColorPalette > mColorPalette

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei OABState.h.


Dokumentation der Elementfunktionen

- (id) init  

- (id) initWithClient: (Class)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (Class) client  

- (id) drawableForShapeId: (int)  fp8  

- (void) setDrawable: (id)  fp8
forShapeId: (int)  fp12 

- (struct EshContent *) eshContentForId: (int)  fp8  

- (void) setEshContent: (struct EshContent *)  fp8
forId: (int)  fp12 

- (id) colorPalette  

- (void) setColorPalette: (id)  fp8  


Dokumentation der Datenelemente

- (Class) mClient [protected]

Definiert in Zeile 13 der Datei OABState.h.

- (NSMutableDictionary*) mShapeIdMap [protected]

Definiert in Zeile 14 der Datei OABState.h.

Definiert in Zeile 15 der Datei OABState.h.

- (id<OADColorPalette>) mColorPalette [protected]

Definiert in Zeile 16 der Datei OABState.h.


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