#import <ODDPointPropertySet.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - layoutTypeId |
| (void) | - setLayoutTypeId: |
| (id) | - presentationName |
| (void) | - setPresentationName: |
| (id) | - presentationStyleLabel |
| (void) | - setPresentationStyleLabel: |
| (int) | - presentationStyleIndex |
| (void) | - setPresentationStyleIndex: |
| (int) | - presentationStyleCount |
| (void) | - setPresentationStyleCount: |
| (id) | - presentationAssociatedId |
| (void) | - setPresentationAssociatedId: |
| (BOOL) | - customVerticalFlip |
| (void) | - setCustomVerticalFlip: |
Geschützte Attribute | |
| NSString * | mLayoutTypeId |
| NSString * | mPresentationName |
| NSString * | mPresentationStyleLabel |
| int | mPresentationStyleIndex |
| int | mPresentationStyleCount |
| NSObject * | mPresentationAssociatedId |
| BOOL | mCustomVerticalFlip |
Definiert in Zeile 11 der Datei ODDPointPropertySet.h.
| - (void) dealloc |
Implementiert NSObject.
| - (id) layoutTypeId |
| - (void) setLayoutTypeId: | (id) | fp8 |
| - (id) presentationName |
| - (void) setPresentationName: | (id) | fp8 |
| - (id) presentationStyleLabel |
| - (void) setPresentationStyleLabel: | (id) | fp8 |
| - (int) presentationStyleIndex |
| - (void) setPresentationStyleIndex: | (int) | fp8 |
| - (int) presentationStyleCount |
| - (void) setPresentationStyleCount: | (int) | fp8 |
| - (id) presentationAssociatedId |
| - (void) setPresentationAssociatedId: | (id) | fp8 |
| - (BOOL) customVerticalFlip |
| - (void) setCustomVerticalFlip: | (BOOL) | fp8 |
- (NSString*) mLayoutTypeId [protected] |
Definiert in Zeile 13 der Datei ODDPointPropertySet.h.
- (NSString*) mPresentationName [protected] |
Definiert in Zeile 14 der Datei ODDPointPropertySet.h.
- (NSString*) mPresentationStyleLabel [protected] |
Definiert in Zeile 15 der Datei ODDPointPropertySet.h.
- (int) mPresentationStyleIndex [protected] |
Definiert in Zeile 16 der Datei ODDPointPropertySet.h.
- (int) mPresentationStyleCount [protected] |
Definiert in Zeile 17 der Datei ODDPointPropertySet.h.
- (NSObject*) mPresentationAssociatedId [protected] |
Definiert in Zeile 18 der Datei ODDPointPropertySet.h.
- (BOOL) mCustomVerticalFlip [protected] |
Definiert in Zeile 19 der Datei ODDPointPropertySet.h.