#import <OADColorMap.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (int) | - mappingForIndex: |
| (void) | - addMapping:index: |
Geschützte Attribute | |
| NSMutableDictionary * | mMappings |
Definiert in Zeile 11 der Datei OADColorMap.h.
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (int) mappingForIndex: | (int) | fp8 |
| - (void) addMapping: | (int) | fp8 | ||
| index: | (int) | fp12 | ||
- (NSMutableDictionary*) mMappings [protected] |
Definiert in Zeile 13 der Datei OADColorMap.h.