org.rococoa.cocoa.foundation.categories
Interface NSGeometryKeyedCoding

All Known Implementing Classes:
NSArchiver, NSCoder, NSKeyedArchiver, NSKeyedUnarchiver, NSPortCoder, NSUnarchiver

public interface NSGeometryKeyedCoding

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface NSGeometryKeyedCoding._static_
           
 
Method Summary
 NSObject decodePointForKey(NSString key)
           
 NSObject decodeRectForKey(NSString key)
           
 NSObject decodeSizeForKey(NSString key)
           
 

Method Detail

decodePointForKey

NSObject decodePointForKey(NSString key)

decodeSizeForKey

NSObject decodeSizeForKey(NSString key)

decodeRectForKey

NSObject decodeRectForKey(NSString key)