MFCocoaPath Klassenreferenz

#import <MFCocoaPath.h>

Abgeleitet von MFPath.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(id) - initWithPath:state:
(void) - dealloc
(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:
(id) - getBezierPath
(void) - appendBezierPath:dc:

Geschützte Attribute

NSBezierPathStubm_path
int m_state

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei MFCocoaPath.h.


Dokumentation der Elementfunktionen

- (id) init  

- (id) initWithPath: (id)  fp8
state: (int)  fp12 

- (void) dealloc  

Implementiert NSObject.

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

Implementiert MFPath.

- (int) state  

Implementiert MFPath.

- (BOOL) isOpen  

Implementiert MFPath.

- (int) begin  

Implementiert MFPath.

- (int) end  

Implementiert MFPath.

- (int) abort  

Implementiert MFPath.

- (struct _NSPoint) currentPoint  

Implementiert MFPath.

- (int) closeFigure  

Implementiert MFPath.

- (int) flatten  

Implementiert MFPath.

- (int) widen: (id)  fp8  

Implementiert MFPath.

- (int) stroke: (id)  fp8  

Implementiert MFPath.

- (int) fill: (id)  fp8  

Implementiert MFPath.

- (id) getBezierPath  

- (void) appendBezierPath: (id)  fp8
dc: (id)  fp12 


Dokumentation der Datenelemente

- (NSBezierPathStub*) m_path [protected]

Definiert in Zeile 13 der Datei MFCocoaPath.h.

- (int) m_state [protected]

Definiert in Zeile 14 der Datei MFCocoaPath.h.


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