#import <OABShapeBaseManager.h>
Abgeleitet von OABFillPropertiesManager.
Basisklasse für OABShapeManager.
Öffentliche Methoden | |
| (id) | - initWithShapeBase:shapeType:masterShape: |
| (void) | - dealloc |
| (BOOL) | - isStroked |
| (struct EshColor) | - strokeFgColor |
| (struct EshColor) | - strokeBgColor |
| (struct EshColor) | - shadowColor |
| (int) | - strokeFillType |
| (unsigned long) | - strokeFillBlipID |
| (id) | - strokeFillBlipName |
| (long) | - strokeFgAlpha |
| (long) | - strokeWidth |
| (long) | - strokeMiterLimit |
| (int) | - strokeCompoundType |
| (int) | - strokePresetDash |
| (const struct EshTablePropVal < ChSINT4 > *) | - strokeCustomDash |
| (int) | - strokeCapStyle |
| (int) | - strokeJoinStyle |
| (int) | - strokeStartArrowType |
| (int) | - strokeStartArrowWidth |
| (int) | - strokeStartArrowLength |
| (int) | - strokeEndArrowType |
| (int) | - strokeEndArrowWidth |
| (int) | - strokeEndArrowLength |
| (BOOL) | - isShadowed |
| (int) | - shadowType |
| (long) | - shadowAlpha |
| (long) | - shadowOffsetX |
| (long) | - shadowOffsetY |
| (long) | - shadowSoftness |
Geschützte Attribute | |
| struct EshShapeBase * | mShapeBase |
Definiert in Zeile 11 der Datei OABShapeBaseManager.h.
| - (id) initWithShapeBase: | (struct EshShapeBase *) | fp8 | ||
| shapeType: | (int) | fp12 | ||
| masterShape: | (struct EshShape *) | fp16 | ||
| - (void) dealloc |
Implementiert OABFillPropertiesManager.
| - (BOOL) isStroked |
| - (struct EshColor) strokeFgColor |
Implementiert OABFillPropertiesManager.
| - (struct EshColor) strokeBgColor |
Implementiert OABFillPropertiesManager.
| - (struct EshColor) shadowColor |
Implementiert OABFillPropertiesManager.
| - (int) strokeFillType |
| - (unsigned long) strokeFillBlipID |
| - (id) strokeFillBlipName |
| - (long) strokeFgAlpha |
| - (long) strokeWidth |
| - (long) strokeMiterLimit |
| - (int) strokeCompoundType |
| - (int) strokePresetDash |
| - (const struct EshTablePropVal<ChSINT4> *) strokeCustomDash |
| - (int) strokeCapStyle |
| - (int) strokeJoinStyle |
| - (int) strokeStartArrowType |
| - (int) strokeStartArrowWidth |
| - (int) strokeStartArrowLength |
| - (int) strokeEndArrowType |
| - (int) strokeEndArrowWidth |
| - (int) strokeEndArrowLength |
| - (BOOL) isShadowed |
Implementiert in OABShapeManager.
| - (int) shadowType |
| - (long) shadowAlpha |
| - (long) shadowOffsetX |
| - (long) shadowOffsetY |
| - (long) shadowSoftness |
- (struct EshShapeBase*) mShapeBase [read, protected] |
Definiert in Zeile 13 der Datei OABShapeBaseManager.h.