#import <NSBezierPathStub-MFBezierPath.h>
Öffentliche Methoden | |
| (void) | - appendBezierPathWithArcWithRect:rightBottom:start:end:clockwise: |
| (void) | - appendBezierPathWithArcWithCenter:radiusSize:startAngle:endAngle:clockwise: |
| (id) | - getGlyphs:fp8:fp12: |
| (void) | - appendBezierPathWithString:attributes: |
| (void) | - appendBezierPathWithString:attributes:spacing:spacingCount: |
| (BOOL) | - equalToCurrentPoint: |
| (void) | - attachBezierPath: |
Definiert in Zeile 9 der Datei NSBezierPathStub-MFBezierPath.h.
| - (void) appendBezierPathWithArcWithRect: | (struct _NSPoint) | fp8 | ||
| rightBottom: | (struct _NSPoint) | fp16 | ||
| start: | (struct _NSPoint) | fp24 | ||
| end: | (struct _NSPoint) | fp32 | ||
| clockwise: | (BOOL) | fp40 | ||
| - (void) appendBezierPathWithArcWithCenter: | (struct _NSPoint) | fp8 | ||
| radiusSize: | (struct _NSSize) | fp16 | ||
| startAngle: | (float) | fp24 | ||
| endAngle: | (float) | fp28 | ||
| clockwise: | (BOOL) | fp32 | ||
| - (id) getGlyphs: | (id) | |||
| fp8: | (id) | |||
| fp12: | (unsigned int *) | fp16 | ||
| - (void) appendBezierPathWithString: | (id) | fp8 | ||
| attributes: | (id) | fp12 | ||
| - (void) appendBezierPathWithString: | (id) | fp8 | ||
| attributes: | (id) | fp12 | ||
| spacing: | (int *) | fp16 | ||
| spacingCount: | (int) | fp20 | ||
| - (BOOL) equalToCurrentPoint: | (struct _NSPoint) | fp8 |
| - (void) attachBezierPath: | (id) | fp8 |