DrawKit
Vector and illustration framework for Mac OS X
Instance Methods | List of all members
NSDictionary(StructEncoding) Category Reference

Instance Methods

(float) - floatForKey:
 
(NSPoint) - pointForKey:
 
(void) - setFloat:forKey:
 
(void) - setPoint:forKey:
 

Method Documentation

- (float) floatForKey: (id key
- (NSPoint) pointForKey: (id key
- (void) setFloat: (float)  f
forKey: (id key 
- (void) setPoint: (NSPoint)  p
forKey: (id key