MFFont Klassenreferenz

#import <MFFont.h>

Abgeleitet von NSObject.

Basisklasse für MFCocoaFont.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithAllFeatures:fp8:fp12:fp16:fp20:fp24:fp28:fp32:fp36:fp40:fp44:fp48:fp52:fp56:fp60:fp64:fp68:fp72:fp76:fp80:fp84:fp88:
(id) - initWithFeatures:fp8:fp12:fp16:fp20:fp24:fp28:fp32:fp36:fp40:fp44:fp48:fp52:fp56:fp60:
(id) - initWithStockFont:
(void) - dealloc
(double) - escapement
(double) - fontHeight
(int) - getCharset
(BOOL) - underline
(BOOL) - strikeout
(id) - faceName
(struct _NSRect- textExtent:fp8:fp12:fp16:
(int) - selectInto:

Öffentliche, statische Methoden

(id) + fontWithFeatures:fp8:fp12:fp16:fp20:fp24:fp28:fp32:fp36:fp40:fp44:fp48:fp52:fp56:fp60:
(id) + fontWithExtendedFeatures:fp8:fp12:fp16:fp20:fp24:fp28:fp32:fp36:fp40:fp44:fp48:fp52:fp56:fp60:fp64:fp68:fp72:fp76:fp80:fp84:fp88:
(id) + fontWithStockFont:

Geschützte Attribute

long m_lfHeight
long m_lfWidth
long m_lfEscapement
long m_lfOrientation
long m_lfWeight
_Bool m_lfItalic
_Bool m_lfUnderline
_Bool m_lfStrikeOut
int m_lfCharSet
int m_lfOutPrecision
unsigned char m_lfClipPrecision
int m_lfQuality
int m_pitch
int m_family
NSStringm_lfFaceName
NSStringm_elfFullName
NSStringm_elfStyle
unsigned int m_elfVersion
unsigned int m_elfStyleSize
unsigned int m_elfMatch
unsigned int m_elfVendorId
unsigned int m_elfCulture

Ausführliche Beschreibung

Definiert in Zeile 13 der Datei MFFont.h.


Dokumentation der Elementfunktionen

+ (id) fontWithFeatures: (long) 
fp8: (long) 
fp12: (long) 
fp16: (long) 
fp20: (long) 
fp24: (_Bool) 
fp28: (_Bool) 
fp32: (_Bool) 
fp36: (int) 
fp40: (int) 
fp44: (unsigned)  char
fp48: (int) 
fp52: (int) 
fp56: (int) 
fp60: (id)  fp64 

+ (id) fontWithExtendedFeatures: (long) 
fp8: (long) 
fp12: (long) 
fp16: (long) 
fp20: (long) 
fp24: (_Bool) 
fp28: (_Bool) 
fp32: (_Bool) 
fp36: (int) 
fp40: (int) 
fp44: (unsigned)  char
fp48: (int) 
fp52: (int) 
fp56: (int) 
fp60: (id) 
fp64: (id) 
fp68: (id) 
fp72: (unsigned)  int
fp76: (unsigned)  int
fp80: (unsigned)  int
fp84: (unsigned)  int
fp88: (unsigned int)  fp92 

+ (id) fontWithStockFont: (int)  fp8  

- (id) initWithAllFeatures: (long) 
fp8: (long) 
fp12: (long) 
fp16: (long) 
fp20: (long) 
fp24: (_Bool) 
fp28: (_Bool) 
fp32: (_Bool) 
fp36: (int) 
fp40: (int) 
fp44: (unsigned)  char
fp48: (int) 
fp52: (int) 
fp56: (int) 
fp60: (id) 
fp64: (id) 
fp68: (id) 
fp72: (unsigned)  int
fp76: (unsigned)  int
fp80: (unsigned)  int
fp84: (unsigned)  int
fp88: (unsigned int)  fp92 

- (id) initWithFeatures: (long) 
fp8: (long) 
fp12: (long) 
fp16: (long) 
fp20: (long) 
fp24: (_Bool) 
fp28: (_Bool) 
fp32: (_Bool) 
fp36: (int) 
fp40: (int) 
fp44: (unsigned)  char
fp48: (int) 
fp52: (int) 
fp56: (int) 
fp60: (id)  fp64 

- (id) initWithStockFont: (int)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (double) escapement  

- (double) fontHeight  

- (int) getCharset  

- (BOOL) underline  

- (BOOL) strikeout  

- (id) faceName  

- (struct _NSRect) textExtent: (id) 
fp8: (int) 
fp12: (int *) 
fp16: (int)  fp20 

- (int) selectInto: (id)  fp8  


Dokumentation der Datenelemente

- (long) m_lfHeight [protected]

Definiert in Zeile 15 der Datei MFFont.h.

- (long) m_lfWidth [protected]

Definiert in Zeile 16 der Datei MFFont.h.

- (long) m_lfEscapement [protected]

Definiert in Zeile 17 der Datei MFFont.h.

- (long) m_lfOrientation [protected]

Definiert in Zeile 18 der Datei MFFont.h.

- (long) m_lfWeight [protected]

Definiert in Zeile 19 der Datei MFFont.h.

- (_Bool) m_lfItalic [protected]

Definiert in Zeile 20 der Datei MFFont.h.

- (_Bool) m_lfUnderline [protected]

Definiert in Zeile 21 der Datei MFFont.h.

- (_Bool) m_lfStrikeOut [protected]

Definiert in Zeile 22 der Datei MFFont.h.

- (int) m_lfCharSet [protected]

Definiert in Zeile 23 der Datei MFFont.h.

- (int) m_lfOutPrecision [protected]

Definiert in Zeile 24 der Datei MFFont.h.

- (unsigned char) m_lfClipPrecision [protected]

Definiert in Zeile 25 der Datei MFFont.h.

- (int) m_lfQuality [protected]

Definiert in Zeile 26 der Datei MFFont.h.

- (int) m_pitch [protected]

Definiert in Zeile 27 der Datei MFFont.h.

- (int) m_family [protected]

Definiert in Zeile 28 der Datei MFFont.h.

- (NSString*) m_lfFaceName [protected]

Definiert in Zeile 29 der Datei MFFont.h.

- (NSString*) m_elfFullName [protected]

Definiert in Zeile 30 der Datei MFFont.h.

- (NSString*) m_elfStyle [protected]

Definiert in Zeile 31 der Datei MFFont.h.

- (unsigned int) m_elfVersion [protected]

Definiert in Zeile 32 der Datei MFFont.h.

- (unsigned int) m_elfStyleSize [protected]

Definiert in Zeile 33 der Datei MFFont.h.

- (unsigned int) m_elfMatch [protected]

Definiert in Zeile 34 der Datei MFFont.h.

- (unsigned int) m_elfVendorId [protected]

Definiert in Zeile 35 der Datei MFFont.h.

- (unsigned int) m_elfCulture [protected]

Definiert in Zeile 36 der Datei MFFont.h.


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