#import <OABShapeGeometry-Private.h>
Öffentliche, statische Methoden | |
| (void) | + readAdjustValuesFromShapeProperties:toGeometry: |
| (void) | + readGeometryCoordSpaceFromShapeProperties:toGeometry: |
| (struct OADAdjustCoord) | + adjustCoordWithComputedValue: |
| (void) | + readPathCommandsAndParamsFromPath:toGeometry: |
| (void) | + readLimoFromPath:toGeometry: |
| (int) | + actualPathCommandForPathCommand:index: |
Definiert in Zeile 9 der Datei OABShapeGeometry-Private.h.
| + (void) readAdjustValuesFromShapeProperties: | (const struct EshShapeProperties *) | fp8 | ||
| toGeometry: | (id) | fp12 | ||
| + (void) readGeometryCoordSpaceFromShapeProperties: | (const struct EshShapeProperties *) | fp8 | ||
| toGeometry: | (id) | fp12 | ||
| + (struct OADAdjustCoord) adjustCoordWithComputedValue: | (struct EshComputedValue) | fp8 |
| + (void) readPathCommandsAndParamsFromPath: | (const struct EshPath *) | fp8 | ||
| toGeometry: | (id) | fp12 | ||
| + (void) readLimoFromPath: | (const struct EshPath *) | fp8 | ||
| toGeometry: | (id) | fp12 | ||
| + (int) actualPathCommandForPathCommand: | (int) | fp8 | ||
| index: | (unsigned short) | fp12 | ||