#import <NSCoder-NSGeometryCoding.h>
Öffentliche Methoden | |
| (void) | - encodePoint: |
| (struct _NSPoint) | - decodePoint |
| (void) | - encodeSize: |
| (struct _NSSize) | - decodeSize |
| (void) | - encodeRect: |
| (struct _NSRect) | - decodeRect |
Definiert in Zeile 9 der Datei NSCoder-NSGeometryCoding.h.
| - (void) encodePoint: | (struct _NSPoint) | fp8 |
| - (struct _NSPoint) decodePoint |
| - (void) encodeSize: | (struct _NSSize) | fp8 |
| - (struct _NSSize) decodeSize |
| - (void) encodeRect: | (struct _NSRect) | fp8 |
| - (struct _NSRect) decodeRect |