#import <OABShapeGeometry.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (void) | + readFromShape:toShape: |
| (void) | + readFromPathCommands:pathParams:toGeometry: |
| (void) | + readFromFormulas:toGeometry: |
| (void) | + readFromTextBoxRects:toGeometry: |
| (void) | + readFromLimo:toGeometry: |
Definiert in Zeile 9 der Datei OABShapeGeometry.h.
| + (void) readFromShape: | (struct EshShape *) | fp8 | ||
| toShape: | (id) | fp12 | ||
| + (void) readFromPathCommands: | (const struct EshTablePropVal< EshPathCommand > *) | fp8 | ||
| pathParams: | (const struct EshPathParamTable *) | fp12 | ||
| toGeometry: | (id) | fp16 | ||
| + (void) readFromFormulas: | (const struct EshTablePropVal< EshFormula > *) | fp8 | ||
| toGeometry: | (id) | fp12 | ||
| + (void) readFromTextBoxRects: | (const struct EshTablePropVal< EshComputedRect > *) | fp8 | ||
| toGeometry: | (id) | fp12 | ||
| + (void) readFromLimo: | (struct CsPoint< ChSINT4 >) | fp8 | ||
| toGeometry: | (id) | fp16 | ||