#import <OADStyleMatrixReference.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - copyWithZone: |
| (unsigned long) | - matrixIndex |
| (void) | - setMatrixIndex: |
| (id) | - color |
| (void) | - setColor: |
Geschützte Attribute | |
| unsigned long | mMatrixIndex |
| OADColor * | mColor |
Definiert in Zeile 13 der Datei OADStyleMatrixReference.h.
| - (void) dealloc |
Implementiert NSObject.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (unsigned long) matrixIndex |
| - (void) setMatrixIndex: | (unsigned long) | fp8 |
| - (id) color |
| - (void) setColor: | (id) | fp8 |
- (unsigned long) mMatrixIndex [protected] |
Definiert in Zeile 15 der Datei OADStyleMatrixReference.h.
Definiert in Zeile 16 der Datei OADStyleMatrixReference.h.