#import <CMBordersProperty.h>
Abgeleitet von CMProperty.
Basisklasse für WMBordersProperty.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - initWithOADStroke: |
| (BOOL) | - isNoneAtLocation: |
| (void) | - setNoneAtLocation: |
| (void) | - adjustValues |
| (id) | - cssStringForName: |
| (id) | - cssString |
| (id) | - stringFromStyleEnum: |
| (id) | - stringFromWidthEnum: |
| (id) | - stringFromColor: |
| (id) | - styleString |
| (id) | - widthString |
| (id) | - colorString |
Öffentliche, statische Methoden | |
| (BOOL) | + isStroked: |
Geschützte Attribute | |
| NSColorStub * | mBorderColor |
| NSColorStub * | mBorderTopColor |
| NSColorStub * | mBorderLeftColor |
| NSColorStub * | mBorderBottomColor |
| NSColorStub * | mBorderRightColor |
| int | mBorderStyle [5] |
| int | mBorderWidth [5] |
Definiert in Zeile 11 der Datei CMBordersProperty.h.
| + (BOOL) isStroked: | (id) | fp8 |
| - (id) init |
Implementiert in WMBordersProperty.
| - (id) initWithOADStroke: | (id) | fp8 |
| - (BOOL) isNoneAtLocation: | (int) | fp8 |
| - (void) setNoneAtLocation: | (int) | fp8 |
| - (void) adjustValues |
| - (id) cssStringForName: | (id) | fp8 |
Implementiert CMProperty.
| - (id) cssString |
Implementiert CMProperty.
| - (id) stringFromStyleEnum: | (int) | fp8 |
| - (id) stringFromWidthEnum: | (int) | fp8 |
| - (id) stringFromColor: | (id) | fp8 |
| - (id) styleString |
| - (id) widthString |
| - (id) colorString |
- (NSColorStub*) mBorderColor [protected] |
Definiert in Zeile 13 der Datei CMBordersProperty.h.
- (NSColorStub*) mBorderTopColor [protected] |
Definiert in Zeile 14 der Datei CMBordersProperty.h.
- (NSColorStub*) mBorderLeftColor [protected] |
Definiert in Zeile 15 der Datei CMBordersProperty.h.
- (NSColorStub*) mBorderBottomColor [protected] |
Definiert in Zeile 16 der Datei CMBordersProperty.h.
- (NSColorStub*) mBorderRightColor [protected] |
Definiert in Zeile 17 der Datei CMBordersProperty.h.
- (int mBorderStyle[5]) [protected] |
Definiert in Zeile 18 der Datei CMBordersProperty.h.
- (int mBorderWidth[5]) [protected] |
Definiert in Zeile 19 der Datei CMBordersProperty.h.