#import <OADToPointPathElement.h>
Abgeleitet von OADPathElement.
Basisklasse für OADLineToPathElement, OADMoveToPathElement und OADQuarterEllipseToPathElement.
Öffentliche Methoden | |
| (id) | - initWithToPoint: |
| (struct OADAdjustPoint) | - toPoint |
| (BOOL) | - relative |
| (void) | - setRelative: |
Geschützte Attribute | |
| struct OADAdjustPoint | mToPoint |
| BOOL | mRelative |
Definiert in Zeile 9 der Datei OADToPointPathElement.h.
| - (id) initWithToPoint: | (struct OADAdjustPoint) | fp8 |
| - (struct OADAdjustPoint) toPoint |
| - (BOOL) relative |
| - (void) setRelative: | (BOOL) | fp8 |
- (struct OADAdjustPoint) mToPoint [read, protected] |
Definiert in Zeile 11 der Datei OADToPointPathElement.h.
- (BOOL) mRelative [protected] |
Definiert in Zeile 12 der Datei OADToPointPathElement.h.