#import <EMBordersProperty.h>
Abgeleitet von CMProperty und < NSCopying >.
Öffentliche Methoden | |
| (BOOL) | - isEqual: |
| (id) | - copyWithZone: |
| (id) | - initWithOADStroke: |
| (id) | - initWithEDBorders: |
| (id) | - borderColor |
| (int *) | - borderStyles |
| (int *) | - borderWidths |
| (BOOL) | - isNoneAtLocation: |
| (void) | - setNoneAtLocation: |
| (id) | - cssStringForName: |
| (id) | - cssString |
Geschützte Attribute | |
| EDBorders * | edValue |
| NSColorStub * | mBorderColor |
| NSColorStub * | mBorderTopColor |
| NSColorStub * | mBorderLeftColor |
| NSColorStub * | mBorderBottomColor |
| NSColorStub * | mBorderRightColor |
| int | mBorderStyle [5] |
| int | mBorderWidth [5] |
Definiert in Zeile 13 der Datei EMBordersProperty.h.
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (id) initWithOADStroke: | (id) | fp8 |
| - (id) initWithEDBorders: | (id) | fp8 |
| - (id) borderColor |
| - (int *) borderStyles |
| - (int *) borderWidths |
| - (BOOL) isNoneAtLocation: | (int) | fp8 |
| - (void) setNoneAtLocation: | (int) | fp8 |
| - (id) cssStringForName: | (id) | fp8 |
Implementiert CMProperty.
| - (id) cssString |
Implementiert CMProperty.
Definiert in Zeile 15 der Datei EMBordersProperty.h.
- (NSColorStub*) mBorderColor [protected] |
Definiert in Zeile 16 der Datei EMBordersProperty.h.
- (NSColorStub*) mBorderTopColor [protected] |
Definiert in Zeile 17 der Datei EMBordersProperty.h.
- (NSColorStub*) mBorderLeftColor [protected] |
Definiert in Zeile 18 der Datei EMBordersProperty.h.
- (NSColorStub*) mBorderBottomColor [protected] |
Definiert in Zeile 19 der Datei EMBordersProperty.h.
- (NSColorStub*) mBorderRightColor [protected] |
Definiert in Zeile 20 der Datei EMBordersProperty.h.
- (int mBorderStyle[5]) [protected] |
Definiert in Zeile 21 der Datei EMBordersProperty.h.
- (int mBorderWidth[5]) [protected] |
Definiert in Zeile 22 der Datei EMBordersProperty.h.