#import <OABFillPropertiesManager.h>
Abgeleitet von NSObject.
Basisklasse für OABShapeBaseManager.
Öffentliche Methoden | |
| (id) | - initWithFill:shapeType:masterShape: |
| (void) | - dealloc |
| (BOOL) | - isFilled |
| (struct EshColor) | - fillFgColor |
| (struct EshColor) | - fillBgColor |
| (BOOL) | - isStroked |
| (struct EshColor) | - strokeFgColor |
| (struct EshColor) | - strokeBgColor |
| (struct EshColor) | - shadowColor |
| (int) | - fillType |
| (long) | - fillFgAlpha |
| (long) | - fillBgAlpha |
| (long) | - fillAngle |
| (long) | - fillFocus |
| (const struct EshTablePropVal < EshGradientStop > *) | - fillGradientColors |
| (unsigned long) | - fillBlipID |
| (id) | - fillBlipName |
Geschützte Attribute | |
| struct EshFill * | mFill |
| int | mShapeType |
| id< OABPropertiesManager > | mMasterManager |
Definiert in Zeile 11 der Datei OABFillPropertiesManager.h.
| - (id) initWithFill: | (const struct EshFill *) | fp8 | ||
| shapeType: | (int) | fp12 | ||
| masterShape: | (struct EshShape *) | fp16 | ||
| - (void) dealloc |
| - (BOOL) isFilled |
Implementiert in OABShapeManager.
| - (struct EshColor) fillFgColor |
| - (struct EshColor) fillBgColor |
| - (BOOL) isStroked |
Implementiert in OABShapeBaseManager und OABShapeManager.
| - (struct EshColor) strokeFgColor |
Implementiert in OABShapeBaseManager.
| - (struct EshColor) strokeBgColor |
Implementiert in OABShapeBaseManager.
| - (struct EshColor) shadowColor |
Implementiert in OABShapeBaseManager.
| - (int) fillType |
| - (long) fillFgAlpha |
| - (long) fillBgAlpha |
| - (long) fillAngle |
| - (long) fillFocus |
| - (const struct EshTablePropVal<EshGradientStop> *) fillGradientColors |
| - (unsigned long) fillBlipID |
| - (id) fillBlipName |
Definiert in Zeile 13 der Datei OABFillPropertiesManager.h.
- (int) mShapeType [protected] |
Definiert in Zeile 14 der Datei OABFillPropertiesManager.h.
- (id<OABPropertiesManager>) mMasterManager [protected] |
Definiert in Zeile 15 der Datei OABFillPropertiesManager.h.