MFPath Klassenreferenz

#import <MFPath.h>

Abgeleitet von NSObject und < NSCopying >.

Basisklasse für MFCocoaPath.

Aufstellung aller Elemente


Ö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:

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei MFPath.h.


Dokumentation der Elementfunktionen

- (id) copyWithZone: (struct _NSZone *)  fp8  

Erneute Implementation von < NSCopying >.

Implementiert in MFCocoaPath.

- (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.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: