DrawKit
Vector and illustration framework for Mac OS X
|
Instance Methods | |
(float) | - floatForKey: |
(NSPoint) | - pointForKey: |
(void) | - setFloat:forKey: |
(void) | - setPoint:forKey: |
- (float) floatForKey: | (id) | key |
- (NSPoint) pointForKey: | (id) | key |
- (void) setFloat: | (float) | f | |
forKey: | (id) | key | |
- (void) setPoint: | (NSPoint) | p | |
forKey: | (id) | key | |