DrawKit
Vector and illustration framework for Mac OS X
|
This class is used by DKTextAdornment to lay out text flowed into an arbitrary shape. More...
Instance Methods | |
(void) | - setBezierPath: |
Protected Attributes | |
NSBezierPath * | mPath |
This class is used by DKTextAdornment to lay out text flowed into an arbitrary shape.
This class is used by DKTextAdornment to lay out text flowed into an arbitrary shape. Given the bezier path representing the text container, this caches the text layout rects and uses that info to return rects on demand to the layout manager.
- (void) setBezierPath: | (NSBezierPath *) | aPath |
|
protected |