#import <OADSolidFill.h>
Abgeleitet von OADFill.
Öffentliche Methoden | |
| (id) | - copyWithZone: |
| (void) | - dealloc |
| (id) | - initWithDefaults |
| (id) | - color |
| (void) | - setColor: |
| (BOOL) | - isColorOverridden |
| (void) | - setStyleColor: |
Öffentliche, statische Methoden | |
| (id) | + defaultProperties |
Geschützte Attribute | |
| OADColor * | mColor |
| BOOL | mIsColorOverridden |
Definiert in Zeile 11 der Datei OADSolidFill.h.
| + (id) defaultProperties |
Implementiert OADProperties.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Implementiert OADFill.
| - (void) dealloc |
Implementiert OADProperties.
| - (id) initWithDefaults |
Implementiert OADProperties.
| - (id) color |
| - (void) setColor: | (id) | fp8 |
| - (BOOL) isColorOverridden |
| - (void) setStyleColor: | (id) | fp8 |
Implementiert OADFill.
Definiert in Zeile 13 der Datei OADSolidFill.h.
- (BOOL) mIsColorOverridden [protected] |
Definiert in Zeile 14 der Datei OADSolidFill.h.