#import <MFCocoaPen.h>
Abgeleitet von MFPen.
Öffentliche Methoden | |
| (id) | - initWithStyle:width:colour:styleArray: |
| (void) | - applyDashedLinesToPath: |
| (void) | - applyLineJoinStyleToPath:fp8: |
| (void) | - applyLineCapStyleToPath: |
| (void) | - strokePath:fp8: |
Öffentliche, statische Methoden | |
| (id) | + penWithStyle:width:colour:styleArray:LPToDPTransform: |
Geschützte Attribute | |
| float | m_PixelSize |
Definiert in Zeile 9 der Datei MFCocoaPen.h.
| + (id) penWithStyle: | (int) | fp8 | ||
| width: | (long) | fp12 | ||
| colour: | (id) | fp16 | ||
| styleArray: | (double *) | fp20 | ||
| LPToDPTransform: | (id) | fp24 | ||
| - (id) initWithStyle: | (int) | fp8 | ||
| width: | (long) | fp12 | ||
| colour: | (id) | fp16 | ||
| styleArray: | (double *) | fp20 | ||
Implementiert MFPen.
| - (void) applyDashedLinesToPath: | (id) | fp8 |
| - (void) applyLineJoinStyleToPath: | (id) | |||
| fp8: | (id) | fp12 | ||
| - (void) applyLineCapStyleToPath: | (id) | fp8 |
| - (void) strokePath: | (id) | |||
| fp8: | (id) | fp12 | ||
- (float) m_PixelSize [protected] |
Definiert in Zeile 11 der Datei MFCocoaPen.h.