#import <WBOfficeArtClient-Private.h>
Öffentliche, statische Methoden | |
| (void) | + readFrom:to: |
| (void) | + readBoundingBox:fromProperties: |
| (void) | + readBoundingBox:fromGroupLogicalBounds: |
| (id) | + id: |
| (_Bool) | + behindText: |
| (int) | + horizontalPosition: |
| (int) | + relativeHorizontalPosition: |
| (int) | + verticalPosition: |
| (int) | + relativeVerticalPosition: |
| (double) | + wrapDistanceLeft: |
| (double) | + wrapDistanceTop: |
| (double) | + wrapDistanceRight: |
| (double) | + wrapDistanceBottom: |
| (void) | + adjustZIndexesForGroup: |
Definiert in Zeile 9 der Datei WBOfficeArtClient-Private.h.
| + (void) readFrom: | (struct EshContentProperties *) | fp8 | ||
| to: | (id) | fp12 | ||
| + (void) readBoundingBox: | (id) | fp8 | ||
| fromProperties: | (struct EshContentProperties *) | fp12 | ||
| + (void) readBoundingBox: | (id) | fp8 | ||
| fromGroupLogicalBounds: | (struct _NSRect) | fp12 | ||
| + (id) id: | (struct EshContentProperties *) | fp8 |
| + (_Bool) behindText: | (struct EshContentProperties *) | fp8 |
| + (int) horizontalPosition: | (struct EshContentProperties *) | fp8 |
| + (int) relativeHorizontalPosition: | (struct EshContentProperties *) | fp8 |
| + (int) verticalPosition: | (struct EshContentProperties *) | fp8 |
| + (int) relativeVerticalPosition: | (struct EshContentProperties *) | fp8 |
| + (double) wrapDistanceLeft: | (struct EshContentProperties *) | fp8 |
| + (double) wrapDistanceTop: | (struct EshContentProperties *) | fp8 |
| + (double) wrapDistanceRight: | (struct EshContentProperties *) | fp8 |
| + (double) wrapDistanceBottom: | (struct EshContentProperties *) | fp8 |
| + (void) adjustZIndexesForGroup: | (id) | fp8 |