#import <OABShapeManager.h>
Abgeleitet von OABShapeBaseManager.
Öffentliche Methoden | |
| (id) | - initWithShape:masterShape: |
| (id) | - initWithShape: |
| (BOOL) | - isFillOK |
| (BOOL) | - isStrokeOK |
| (BOOL) | - isShadowOK |
| (BOOL) | - isFilled |
| (BOOL) | - isStroked |
| (BOOL) | - isShadowed |
| (BOOL) | - isTextPath |
| (id) | - textPathUnicodeString |
| (int) | - textPathTextAlignment |
| (long) | - textPathFontSize |
| (id) | - textPathFontFamily |
| (BOOL) | - textPathBold |
| (BOOL) | - textPathItalic |
| (BOOL) | - textPathUnderline |
| (BOOL) | - textPathSmallcaps |
| (BOOL) | - textPathStrikethrough |
| (BOOL) | - hidden |
Geschützte Attribute | |
| struct EshShape * | mShape |
Definiert in Zeile 11 der Datei OABShapeManager.h.
| - (id) initWithShape: | (struct EshShape *) | fp8 |
| - (BOOL) isFillOK |
| - (BOOL) isStrokeOK |
| - (BOOL) isShadowOK |
| - (BOOL) isFilled |
Implementiert OABFillPropertiesManager.
| - (BOOL) isStroked |
Implementiert OABShapeBaseManager.
| - (BOOL) isShadowed |
Implementiert OABShapeBaseManager.
| - (BOOL) isTextPath |
| - (id) textPathUnicodeString |
| - (int) textPathTextAlignment |
| - (long) textPathFontSize |
| - (id) textPathFontFamily |
| - (BOOL) textPathBold |
| - (BOOL) textPathItalic |
| - (BOOL) textPathUnderline |
| - (BOOL) textPathSmallcaps |
| - (BOOL) textPathStrikethrough |
| - (BOOL) hidden |
Definiert in Zeile 13 der Datei OABShapeManager.h.