#import <ODDFillColorList.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - colorAtIndex:count:state: |
| (void) | - setColors: |
| (void) | - setHueDirection: |
| (void) | - setMethod: |
Geschützte Attribute | |
| NSArray * | mColors |
| int | mHueDirection |
| int | mMethod |
Definiert in Zeile 11 der Datei ODDFillColorList.h.
| - (void) dealloc |
Implementiert NSObject.
| - (id) colorAtIndex: | (unsigned int) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| state: | (id) | fp16 | ||
| - (void) setColors: | (id) | fp8 |
| - (void) setHueDirection: | (int) | fp8 |
| - (void) setMethod: | (int) | fp8 |
Definiert in Zeile 13 der Datei ODDFillColorList.h.
- (int) mHueDirection [protected] |
Definiert in Zeile 14 der Datei ODDFillColorList.h.
- (int) mMethod [protected] |
Definiert in Zeile 15 der Datei ODDFillColorList.h.