#import <OADArcToPathElement.h>
Abgeleitet von OADPathElement.
Öffentliche Methoden | |
| (id) | - initWithSemiaxes:startAngle:angleLength: |
| (struct OADAdjustPoint) | - semiaxes |
| (struct OADAdjustCoord) | - startAngle |
| (struct OADAdjustCoord) | - angleLength |
Geschützte Attribute | |
| struct OADAdjustPoint | mSemiaxes |
| struct OADAdjustCoord | mStartAngle |
| struct OADAdjustCoord | mAngleLength |
Definiert in Zeile 9 der Datei OADArcToPathElement.h.
| - (id) initWithSemiaxes: | (struct OADAdjustPoint) | fp8 | ||
| startAngle: | (struct OADAdjustCoord) | fp24 | ||
| angleLength: | (struct OADAdjustCoord) | fp32 | ||
| - (struct OADAdjustPoint) semiaxes |
| - (struct OADAdjustCoord) startAngle |
| - (struct OADAdjustCoord) angleLength |
- (struct OADAdjustPoint) mSemiaxes [read, protected] |
Definiert in Zeile 11 der Datei OADArcToPathElement.h.
- (struct OADAdjustCoord) mStartAngle [read, protected] |
Definiert in Zeile 12 der Datei OADArcToPathElement.h.
- (struct OADAdjustCoord) mAngleLength [read, protected] |
Definiert in Zeile 13 der Datei OADArcToPathElement.h.