#import <MFPath.h>
Abgeleitet von NSObject und < NSCopying >.
Basisklasse für MFCocoaPath.
Öffentliche Methoden | |
| (id) | - copyWithZone: |
| (int) | - state |
| (BOOL) | - isOpen |
| (int) | - begin |
| (int) | - end |
| (int) | - abort |
| (struct _NSPoint) | - currentPoint |
| (int) | - closeFigure |
| (int) | - flatten |
| (int) | - widen: |
| (int) | - stroke: |
| (int) | - fill: |
Definiert in Zeile 11 der Datei MFPath.h.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
| - (int) state |
Implementiert in MFCocoaPath.
| - (BOOL) isOpen |
Implementiert in MFCocoaPath.
| - (int) begin |
Implementiert in MFCocoaPath.
| - (int) end |
Implementiert in MFCocoaPath.
| - (int) abort |
Implementiert in MFCocoaPath.
| - (struct _NSPoint) currentPoint |
Implementiert in MFCocoaPath.
| - (int) closeFigure |
Implementiert in MFCocoaPath.
| - (int) flatten |
Implementiert in MFCocoaPath.
| - (int) widen: | (id) | fp8 |
Implementiert in MFCocoaPath.
| - (int) stroke: | (id) | fp8 |
Implementiert in MFCocoaPath.
| - (int) fill: | (id) | fp8 |
Implementiert in MFCocoaPath.