#import <OADQuadBezierToPathElement.h>
Abgeleitet von OADPathElement.
Öffentliche Methoden | |
| (id) | - initWithControlPoint:toPoint: |
| (struct OADAdjustPoint) | - controlPoint |
| (struct OADAdjustPoint) | - toPoint |
Geschützte Attribute | |
| struct OADAdjustPoint | mControlPoint |
| struct OADAdjustPoint | mToPoint |
Definiert in Zeile 9 der Datei OADQuadBezierToPathElement.h.
| - (id) initWithControlPoint: | (struct OADAdjustPoint) | fp8 | ||
| toPoint: | (struct OADAdjustPoint) | fp24 | ||
| - (struct OADAdjustPoint) controlPoint |
| - (struct OADAdjustPoint) toPoint |
- (struct OADAdjustPoint) mControlPoint [read, protected] |
Definiert in Zeile 11 der Datei OADQuadBezierToPathElement.h.
- (struct OADAdjustPoint) mToPoint [read, protected] |
Definiert in Zeile 12 der Datei OADQuadBezierToPathElement.h.