#import <WDAContent.h>
Abgeleitet von NSObject.
Definiert in Zeile 14 der Datei WDAContent.h.
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (BOOL) hasBounds |
| - (struct _NSRect) bounds |
| - (id) textBox |
| - (void) setTextBox: | (id) | fp8 |
| - (id) drawable |
| - (void) setDrawable: | (id) | fp8 |
| - (id) id |
| - (void) setId: | (id) | fp8 |
| - (_Bool) isShape |
| - (_Bool) isLine |
| - (id) boundingBox |
| - (void) setBoundingBox: | (id) | fp8 |
| - (double) wrapDistanceLeft |
| - (void) setWrapDistanceLeft: | (double) | fp8 |
| - (double) wrapDistanceTop |
| - (void) setWrapDistanceTop: | (double) | fp8 |
| - (double) wrapDistanceRight |
| - (void) setWrapDistanceRight: | (double) | fp8 |
| - (double) wrapDistanceBottom |
| - (void) setWrapDistanceBottom: | (double) | fp8 |
| - (int) horizontalPosition |
| - (void) setHorizontalPosition: | (int) | fp8 |
| - (int) verticalPosition |
| - (void) setVerticalPosition: | (int) | fp8 |
| - (BOOL) isBehindText |
| - (void) setBehindText: | (BOOL) | fp8 |
| - (BOOL) moveWithText |
| - (void) setMoveWithText: | (BOOL) | fp8 |
| - (id) childWithType: | (unsigned short) | fp8 |
| - (int) type |
| - (void) setType: | (int) | fp8 |
| - (void) setShapeAddressSet: | (BOOL) | fp8 |
| - (int) textWrappingMode |
| - (void) setTextWrappingMode: | (int) | fp8 |
| - (void) setTextWrappingModeType: | (int) | fp8 |
| - (int) textWrappingModeType |
| - (int) relativeHorizontalPosition |
| - (void) setRelativeHorizontalPosition: | (int) | fp8 |
| - (int) relativeVerticalPosition |
| - (void) setRelativeVerticalPosition: | (int) | fp8 |
| - (_Bool) isTopLevelObject |
| - (void) setTopLevelObject: | (_Bool) | fp8 |
| - (int) zIndex |
| - (void) setZIndex: | (int) | fp8 |
| - (int) zIndexTotal |
| - (void) setZIndexTotal: | (int) | fp8 |
| - (int) textType |
| - (void) setTextType: | (int) | fp8 |
| - (BOOL) floating |
| - (void) setFloating: | (BOOL) | fp8 |
| - (BOOL) hasText |
- (WDATextBox*) mTextBox [protected] |
Definiert in Zeile 16 der Datei WDAContent.h.
- (OADDrawable*) mDrawable [protected] |
Definiert in Zeile 17 der Datei WDAContent.h.
- (WDABoundingBox*) mBoundingBox [protected] |
Definiert in Zeile 18 der Datei WDAContent.h.
- (double) mWrapDistanceLeft [protected] |
Definiert in Zeile 19 der Datei WDAContent.h.
- (double) mWrapDistanceTop [protected] |
Definiert in Zeile 20 der Datei WDAContent.h.
- (double) mWrapDistanceRight [protected] |
Definiert in Zeile 21 der Datei WDAContent.h.
- (double) mWrapDistanceBottom [protected] |
Definiert in Zeile 22 der Datei WDAContent.h.
- (int) mHorizontalPosition [protected] |
Definiert in Zeile 23 der Datei WDAContent.h.
- (int) mRelativeHorizontalPosition [protected] |
Definiert in Zeile 24 der Datei WDAContent.h.
- (int) mVerticalPosition [protected] |
Definiert in Zeile 25 der Datei WDAContent.h.
- (int) mRelativeVerticalPosition [protected] |
Definiert in Zeile 26 der Datei WDAContent.h.
- (BOOL) mBehindText [protected] |
Definiert in Zeile 27 der Datei WDAContent.h.
Definiert in Zeile 28 der Datei WDAContent.h.
- (BOOL) mMoveWithText [protected] |
Definiert in Zeile 29 der Datei WDAContent.h.
- (int) mZIndexTotal [protected] |
Definiert in Zeile 30 der Datei WDAContent.h.
- (int) mZIndex [protected] |
Definiert in Zeile 31 der Datei WDAContent.h.
- (_Bool) mShapeAddressSet [protected] |
Definiert in Zeile 32 der Datei WDAContent.h.
- (int) mTextWrappingMode [protected] |
Definiert in Zeile 33 der Datei WDAContent.h.
- (int) mTextWrappingModeType [protected] |
Definiert in Zeile 34 der Datei WDAContent.h.
- (int) mShapeRelativeHorizontalPosition [protected] |
Definiert in Zeile 35 der Datei WDAContent.h.
- (int) mShapeRelativeVerticalPosition [protected] |
Definiert in Zeile 36 der Datei WDAContent.h.
- (_Bool) mTopLevelObject [protected] |
Definiert in Zeile 37 der Datei WDAContent.h.
- (int) mTextType [protected] |
Definiert in Zeile 38 der Datei WDAContent.h.
- (int) mType [protected] |
Definiert in Zeile 39 der Datei WDAContent.h.
- (BOOL) mFloating [protected] |
Definiert in Zeile 40 der Datei WDAContent.h.