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

This category allows -stringValue to be called on a broader range of objects than standard - in fact any object. More...

Instance Methods

(NSString *) - address
 
(NSString *) - stringValue
 

Detailed Description

This category allows -stringValue to be called on a broader range of objects than standard - in fact any object.

Author
Contributions from the community; see CONTRIBUTORS.md
Date
2005-2015

This category allows -stringValue to be called on a broader range of objects than standard - in fact any object.

The most useful is probably NSValue, since this will automatically use NSStringFromRect/Point/Size etc.

Method Documentation

- (NSString*) address
- (NSString*) stringValue