#import <OADCustomShapeGeometry.h>
Abgeleitet von OADShapeGeometry.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (struct CsRect< ChSINT4 >) | - geometryCoordSpace |
| (void) | - setGeometryCoordSpace: |
| (struct CsPoint< ChSINT4 >) | - limo |
| (void) | - setLimo: |
| (unsigned int) | - formulaCount |
| (id) | - formulaAtIndex: |
| (void) | - addFormula: |
| (unsigned int) | - textBodyRectCount |
| (id) | - textBodyRectAtIndex: |
| (void) | - addTextBodyRect: |
| (unsigned int) | - pathCount |
| (id) | - pathAtIndex: |
| (void) | - addPath: |
Geschützte Attribute | |
| NSMutableArray * | mFormulas |
| NSMutableArray * | mTextBodyRects |
| NSMutableArray * | mPaths |
Definiert in Zeile 11 der Datei OADCustomShapeGeometry.h.
| - (id) init |
Implementiert OADShapeGeometry.
| - (void) dealloc |
Implementiert OADShapeGeometry.
| - (struct CsRect<ChSINT4>) geometryCoordSpace |
| - (void) setGeometryCoordSpace: | (struct CsRect< ChSINT4 >) | fp8 |
| - (struct CsPoint<ChSINT4>) limo |
| - (void) setLimo: | (struct CsPoint< ChSINT4 >) | fp8 |
| - (unsigned int) formulaCount |
| - (id) formulaAtIndex: | (unsigned int) | fp8 |
| - (void) addFormula: | (id) | fp8 |
| - (unsigned int) textBodyRectCount |
| - (id) textBodyRectAtIndex: | (unsigned int) | fp8 |
| - (void) addTextBodyRect: | (id) | fp8 |
| - (unsigned int) pathCount |
| - (id) pathAtIndex: | (unsigned int) | fp8 |
| - (void) addPath: | (id) | fp8 |
- (NSMutableArray*) mFormulas [read, protected] |
Definiert in Zeile 14 der Datei OADCustomShapeGeometry.h.
- (NSMutableArray*) mTextBodyRects [protected] |
Definiert in Zeile 16 der Datei OADCustomShapeGeometry.h.
- (NSMutableArray*) mPaths [protected] |
Definiert in Zeile 17 der Datei OADCustomShapeGeometry.h.