[Previous]
[Up]
[Next]
NSMutableAttributedStringAdditions
Authors
- Richard Frith-Macdonald
-
Version: 0.1
Date: 28 February, 2000
Declared in: Gui/NSAttributedString.h
Inherits from: NSAttributedString
- (void) applyFontTraits: (NSFontTraitMask)mask range: (NSRange)aRange
- (void) fixAttachmentAttributeInRange: (NSRange)aRange
- (void) fixAttributesInRange: (NSRange)aRange
- (void) fixFontAttributeInRange: (NSRange)aRange
- (void) fixParagraphStyleAttributeInRange: (NSRange)aRange
- (void) setAlignment: (NSTextAlignment)alignment
- (void) subscriptRange: (NSRange)aRange
- (void) superscriptRange: (NSRange)aRange
- (void) unscriptRange: (NSRange)aRange
- (void) updateAttachmentsFromPath: (NSString*)path