#import <ODDPresentationPoint.h>
Abgeleitet von ODDPoint.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - setType: |
| (id) | - parent |
| (id) | - children |
| (void) | - addChild:order: |
Geschützte Attribute | |
| ODDPresentationPoint * | mParent |
| NSMutableArray * | mChildren |
Definiert in Zeile 11 der Datei ODDPresentationPoint.h.
| - (void) dealloc |
Implementiert ODDPoint.
| - (void) setType: | (int) | fp8 |
Implementiert ODDPoint.
| - (id) parent |
| - (id) children |
| - (void) addChild: | (id) | fp8 | ||
| order: | (unsigned long) | fp12 | ||
- (ODDPresentationPoint*) mParent [protected] |
Definiert in Zeile 13 der Datei ODDPresentationPoint.h.
- (NSMutableArray*) mChildren [protected] |
Definiert in Zeile 14 der Datei ODDPresentationPoint.h.