[Previous] [Up] [Next]

NSStringAdditions

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSStringAdditions

NSStringAdditions

Declared in: Gui/NSStringDrawing.h

Inherits from: NSObject



drawAtPoint:withAttributes:

- (void) drawAtPoint: (NSPoint)aPoint withAttributes: (NSDictionary*)attributes

drawInRect:withAttributes:

- (void) drawInRect: (NSRect)aRect withAttributes: (NSDictionary*)attributes

sizeWithAttributes:

- (NSSize) sizeWithAttributes: (NSDictionary*)attributes