NSCoder(NSKeyedGeometryCoding) Klassenreferenz

#import <NSCoder-NSKeyedGeometryCoding.h>

Aufstellung aller Elemente


Öffentliche Methoden

(void) - encodePoint:forKey:
(void) - encodeSize:forKey:
(void) - encodeRect:forKey:
(struct _NSPoint- decodePointForKey:
(struct _NSSize- decodeSizeForKey:
(struct _NSRect- decodeRectForKey:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSCoder-NSKeyedGeometryCoding.h.


Dokumentation der Elementfunktionen

- (void) encodePoint: (struct _NSPoint fp8
forKey: (id)  fp16 

- (void) encodeSize: (struct _NSSize fp8
forKey: (id)  fp16 

- (void) encodeRect: (struct _NSRect fp8
forKey: (id)  fp24 

- (struct _NSPoint) decodePointForKey: (id)  fp8  

- (struct _NSSize) decodeSizeForKey: (id)  fp8  

- (struct _NSRect) decodeRectForKey: (id)  fp8  


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