#import <OADAdjustRect.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithLeft:top:right:bottom: |
| (struct OADAdjustCoord) | - left |
| (struct OADAdjustCoord) | - top |
| (struct OADAdjustCoord) | - right |
| (struct OADAdjustCoord) | - bottom |
Geschützte Attribute | |
| struct OADAdjustCoord | mLeft |
| struct OADAdjustCoord | mTop |
| struct OADAdjustCoord | mRight |
| struct OADAdjustCoord | mBottom |
Definiert in Zeile 9 der Datei OADAdjustRect.h.
| - (id) initWithLeft: | (struct OADAdjustCoord) | fp8 | ||
| top: | (struct OADAdjustCoord) | fp16 | ||
| right: | (struct OADAdjustCoord) | fp24 | ||
| bottom: | (struct OADAdjustCoord) | fp32 | ||
| - (struct OADAdjustCoord) left |
| - (struct OADAdjustCoord) top |
| - (struct OADAdjustCoord) right |
| - (struct OADAdjustCoord) bottom |
- (struct OADAdjustCoord) mLeft [read, protected] |
Definiert in Zeile 11 der Datei OADAdjustRect.h.
- (struct OADAdjustCoord) mTop [read, protected] |
Definiert in Zeile 12 der Datei OADAdjustRect.h.
- (struct OADAdjustCoord) mRight [read, protected] |
Definiert in Zeile 13 der Datei OADAdjustRect.h.
- (struct OADAdjustCoord) mBottom [read, protected] |
Definiert in Zeile 14 der Datei OADAdjustRect.h.