OADTextBodyProperties Klassenreferenz

#import <OADTextBodyProperties.h>

Abgeleitet von OADProperties.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(id) - initWithDefaults
(void) - dealloc
(BOOL) - hasRespectLastFirstLineSpacing
(BOOL) - respectLastFirstLineSpacing
(void) - setRespectLastFirstLineSpacing:
(BOOL) - hasTopInset
(BOOL) - hasLeftInset
(BOOL) - hasRightInset
(BOOL) - hasBottomInset
(double) - topInset
(void) - setTopInset:
(double) - leftInset
(void) - setLeftInset:
(double) - bottomInset
(void) - setBottomInset:
(double) - rightInset
(void) - setRightInset:
(BOOL) - hasColumnCount
(int) - columnCount
(void) - setColumnCount:
(BOOL) - hasColumnSpacing
(double) - columnSpacing
(void) - setColumnSpacing:
(BOOL) - hasIsLeftToRightColumns
(BOOL) - isLeftToRightColumns
(void) - setIsLeftToRightColumns:
(BOOL) - hasAutoFit
(id) - autoFit
(void) - setAutoFit:
(BOOL) - hasVerticalType
(int) - verticalType
(void) - setVerticalType:
(BOOL) - hasWrapType
(int) - wrapType
(void) - setWrapType:
(BOOL) - hasVerticalOverflowType
(int) - verticalOverflowType
(void) - setVerticalOverflowType:
(BOOL) - hasHorizontalOverflowType
(int) - horizontalOverflowType
(void) - setHorizontalOverflowType:
(BOOL) - hasTextBodyId
(int) - textBodyId
(void) - setTextBodyId:
(BOOL) - hasTextWarp
(id) - textWarp
(void) - setTextWarp:
(BOOL) - hasIsAnchorCenter
(BOOL) - isAnchorCenter
(void) - setIsAnchorCenter:
(BOOL) - hasTextAnchorType
(int) - textAnchorType
(void) - setTextAnchorType:
(BOOL) - hasIsUpright
(BOOL) - isUpright
(void) - setIsUpright:
(BOOL) - hasRotation
(double) - rotation
(void) - setRotation:

Öffentliche, statische Methoden

(id) + defaultProperties
(id) + defaultEscherWordArtProperties

Geschützte Attribute

BOOL mHasRepectFirstLastParagraphSpacing
BOOL mRepectFirstLastParagraphSpacing
BOOL mHasTopInset
BOOL mHasLeftInset
BOOL mHasRightInset
BOOL mHasBottomInset
double mTopInset
double mLeftInset
double mBottomInset
double mRightInset
BOOL mHasColumnCount
BOOL mHasColumnSpacing
BOOL mHasIsLeftToRightColumns
int mColumnCount
double mColumnSpacing
BOOL mIsLeftToRightColumns
OADTextBodyAutoFitmAutoFit
BOOL mHasVerticalType
BOOL mHasWrapType
int mVerticalType
int mWrapType
BOOL mHasVerticalOverflowType
BOOL mHasHorizontalOverflowType
int mVerticalOverflowType
int mHorizontalOverflowType
BOOL mHasTextBodyId
int mTextBodyId
BOOL mHasTextWarp
OADTextWarpmTextWarp
BOOL mHasTextAnchorType
int mTextAnchorType
BOOL mHasIsAnchorCenter
BOOL mIsAnchorCenter
BOOL mHasIsUpright
BOOL mIsUpright
BOOL mHasRotation
double mRotation

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei OADTextBodyProperties.h.


Dokumentation der Elementfunktionen

+ (id) defaultProperties  

Implementiert OADProperties.

+ (id) defaultEscherWordArtProperties  

- (id) init  

Implementiert OADProperties.

- (id) initWithDefaults  

Implementiert OADProperties.

- (void) dealloc  

Implementiert OADProperties.

- (BOOL) hasRespectLastFirstLineSpacing  

- (BOOL) respectLastFirstLineSpacing  

- (void) setRespectLastFirstLineSpacing: (BOOL)  fp8  

- (BOOL) hasTopInset  

- (BOOL) hasLeftInset  

- (BOOL) hasRightInset  

- (BOOL) hasBottomInset  

- (double) topInset  

- (void) setTopInset: (double)  fp8  

- (double) leftInset  

- (void) setLeftInset: (double)  fp8  

- (double) bottomInset  

- (void) setBottomInset: (double)  fp8  

- (double) rightInset  

- (void) setRightInset: (double)  fp8  

- (BOOL) hasColumnCount  

- (int) columnCount  

- (void) setColumnCount: (int)  fp8  

- (BOOL) hasColumnSpacing  

- (double) columnSpacing  

- (void) setColumnSpacing: (double)  fp8  

- (BOOL) hasIsLeftToRightColumns  

- (BOOL) isLeftToRightColumns  

- (void) setIsLeftToRightColumns: (BOOL)  fp8  

- (BOOL) hasAutoFit  

- (id) autoFit  

- (void) setAutoFit: (id)  fp8  

- (BOOL) hasVerticalType  

- (int) verticalType  

- (void) setVerticalType: (int)  fp8  

- (BOOL) hasWrapType  

- (int) wrapType  

- (void) setWrapType: (int)  fp8  

- (BOOL) hasVerticalOverflowType  

- (int) verticalOverflowType  

- (void) setVerticalOverflowType: (int)  fp8  

- (BOOL) hasHorizontalOverflowType  

- (int) horizontalOverflowType  

- (void) setHorizontalOverflowType: (int)  fp8  

- (BOOL) hasTextBodyId  

- (int) textBodyId  

- (void) setTextBodyId: (int)  fp8  

- (BOOL) hasTextWarp  

- (id) textWarp  

- (void) setTextWarp: (id)  fp8  

- (BOOL) hasIsAnchorCenter  

- (BOOL) isAnchorCenter  

- (void) setIsAnchorCenter: (BOOL)  fp8  

- (BOOL) hasTextAnchorType  

- (int) textAnchorType  

- (void) setTextAnchorType: (int)  fp8  

- (BOOL) hasIsUpright  

- (BOOL) isUpright  

- (void) setIsUpright: (BOOL)  fp8  

- (BOOL) hasRotation  

- (double) rotation  

- (void) setRotation: (double)  fp8  


Dokumentation der Datenelemente

Definiert in Zeile 13 der Datei OADTextBodyProperties.h.

- (BOOL) mRepectFirstLastParagraphSpacing [protected]

Definiert in Zeile 14 der Datei OADTextBodyProperties.h.

- (BOOL) mHasTopInset [protected]

Definiert in Zeile 15 der Datei OADTextBodyProperties.h.

- (BOOL) mHasLeftInset [protected]

Definiert in Zeile 16 der Datei OADTextBodyProperties.h.

- (BOOL) mHasRightInset [protected]

Definiert in Zeile 17 der Datei OADTextBodyProperties.h.

- (BOOL) mHasBottomInset [protected]

Definiert in Zeile 18 der Datei OADTextBodyProperties.h.

- (double) mTopInset [protected]

Definiert in Zeile 19 der Datei OADTextBodyProperties.h.

- (double) mLeftInset [protected]

Definiert in Zeile 20 der Datei OADTextBodyProperties.h.

- (double) mBottomInset [protected]

Definiert in Zeile 21 der Datei OADTextBodyProperties.h.

- (double) mRightInset [protected]

Definiert in Zeile 22 der Datei OADTextBodyProperties.h.

- (BOOL) mHasColumnCount [protected]

Definiert in Zeile 23 der Datei OADTextBodyProperties.h.

- (BOOL) mHasColumnSpacing [protected]

Definiert in Zeile 24 der Datei OADTextBodyProperties.h.

- (BOOL) mHasIsLeftToRightColumns [protected]

Definiert in Zeile 25 der Datei OADTextBodyProperties.h.

- (int) mColumnCount [protected]

Definiert in Zeile 26 der Datei OADTextBodyProperties.h.

- (double) mColumnSpacing [protected]

Definiert in Zeile 27 der Datei OADTextBodyProperties.h.

- (BOOL) mIsLeftToRightColumns [protected]

Definiert in Zeile 28 der Datei OADTextBodyProperties.h.

- (OADTextBodyAutoFit*) mAutoFit [protected]

Definiert in Zeile 29 der Datei OADTextBodyProperties.h.

- (BOOL) mHasVerticalType [protected]

Definiert in Zeile 30 der Datei OADTextBodyProperties.h.

- (BOOL) mHasWrapType [protected]

Definiert in Zeile 31 der Datei OADTextBodyProperties.h.

- (int) mVerticalType [protected]

Definiert in Zeile 32 der Datei OADTextBodyProperties.h.

- (int) mWrapType [protected]

Definiert in Zeile 33 der Datei OADTextBodyProperties.h.

- (BOOL) mHasVerticalOverflowType [protected]

Definiert in Zeile 34 der Datei OADTextBodyProperties.h.

- (BOOL) mHasHorizontalOverflowType [protected]

Definiert in Zeile 35 der Datei OADTextBodyProperties.h.

- (int) mVerticalOverflowType [protected]

Definiert in Zeile 36 der Datei OADTextBodyProperties.h.

- (int) mHorizontalOverflowType [protected]

Definiert in Zeile 37 der Datei OADTextBodyProperties.h.

- (BOOL) mHasTextBodyId [protected]

Definiert in Zeile 38 der Datei OADTextBodyProperties.h.

- (int) mTextBodyId [protected]

Definiert in Zeile 39 der Datei OADTextBodyProperties.h.

- (BOOL) mHasTextWarp [protected]

Definiert in Zeile 40 der Datei OADTextBodyProperties.h.

- (OADTextWarp*) mTextWarp [protected]

Definiert in Zeile 41 der Datei OADTextBodyProperties.h.

- (BOOL) mHasTextAnchorType [protected]

Definiert in Zeile 42 der Datei OADTextBodyProperties.h.

- (int) mTextAnchorType [protected]

Definiert in Zeile 43 der Datei OADTextBodyProperties.h.

- (BOOL) mHasIsAnchorCenter [protected]

Definiert in Zeile 44 der Datei OADTextBodyProperties.h.

- (BOOL) mIsAnchorCenter [protected]

Definiert in Zeile 45 der Datei OADTextBodyProperties.h.

- (BOOL) mHasIsUpright [protected]

Definiert in Zeile 46 der Datei OADTextBodyProperties.h.

- (BOOL) mIsUpright [protected]

Definiert in Zeile 47 der Datei OADTextBodyProperties.h.

- (BOOL) mHasRotation [protected]

Definiert in Zeile 48 der Datei OADTextBodyProperties.h.

- (double) mRotation [protected]

Definiert in Zeile 49 der Datei OADTextBodyProperties.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: