#import <OADGradientFillStop.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (id) | - initWithColor:position: |
| (id) | - copyWithZone: |
| (void) | - dealloc |
| (id) | - color |
| (float) | - position |
| (void) | - setStyleColor: |
Geschützte Attribute | |
| OADColor * | mColor |
| float | mPosition |
Definiert in Zeile 13 der Datei OADGradientFillStop.h.
| - (id) initWithColor: | (id) | fp8 | ||
| position: | (float) | fp12 | ||
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (void) dealloc |
Implementiert NSObject.
| - (id) color |
| - (float) position |
| - (void) setStyleColor: | (id) | fp8 |
Definiert in Zeile 15 der Datei OADGradientFillStop.h.
- (float) mPosition [protected] |
Definiert in Zeile 16 der Datei OADGradientFillStop.h.