#import <OAVShapeManager.h>
Abgeleitet von NSObject.
Definiert in Zeile 11 der Datei OAVShapeManager.h.
| - (id) initWithShape: | (struct _xmlNode *) | fp8 | ||
| type: | (unsigned short) | fp12 | ||
| packagePart: | (id) | fp16 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (unsigned short) type |
| - (struct _xmlNode *) shape |
| - (id) packagePart |
| - (id) path |
| - (id) limo |
| - (id) textBodyRects |
| - (id) imageRelId |
| - (BOOL) isImage |
| - (BOOL) isWordArt |
| - (BOOL) isFillOK |
| - (BOOL) isFilled |
| - (id) fillType |
| - (id) fillFgColor |
| - (float) fillFgAlpha |
| - (id) fillBgColor |
| - (float) fillBgAlpha |
| - (float) fillAngle |
| - (float) fillFocus |
| - (id) fillGradientColors |
| - (id) imageFillId |
| - (id) imageFillTitle |
| - (BOOL) isStrokeOK |
| - (BOOL) isStroked |
| - (id) strokeFgColor |
| - (id) strokeBgColor |
| - (id) strokeFillType |
| - (float) strokeFgAlpha |
| - (float) strokeWidth |
| - (float) strokeMiterLimit |
| - (id) strokeCompoundType |
| - (id) strokeDashStyle |
| - (id) strokeCapStyle |
| - (id) strokeJoinStyle |
| - (id) strokeStartArrowType |
| - (id) strokeStartArrowWidth |
| - (id) strokeStartArrowLength |
| - (id) strokeEndArrowType |
| - (id) strokeEndArrowWidth |
| - (id) strokeEndArrowLength |
| - (BOOL) isShadowOK |
| - (BOOL) isShadowed |
| - (id) shadowType |
| - (id) shadowColor |
| - (float) shadowAlpha |
| - (struct _NSPoint) shadowOffsets |
| - (id) textWrapStyle |
| - (id) textAnchor |
| - (BOOL) autoInsets |
| - (id) textLayoutFlow |
| - (id) textAltLayoutFlow |
| - (id) textRotation |
| - (BOOL) fitShapeToText |
| - (struct OAVTextBoxInsets) textInsets |
Definiert in Zeile 13 der Datei OAVShapeManager.h.
- (unsigned short) mType [protected] |
Definiert in Zeile 14 der Datei OAVShapeManager.h.
- (OCPPackagePart*) mPackagePart [protected] |
Definiert in Zeile 15 der Datei OAVShapeManager.h.
- (NSDictionary*) mShapeStyle [protected] |
Definiert in Zeile 16 der Datei OAVShapeManager.h.
- (NSDictionary*) mTextBoxStyle [protected] |
Definiert in Zeile 17 der Datei OAVShapeManager.h.