NSParagraphStyle richard@brainstorm.co.uk NSParagraphStyle and NSMutableParagraphStyle hold paragraph style information NSTextTab holds information about a single tab stop 1996 Free Software Foundation, Inc. Software documentation for the NSMutableParagraphStyle class AppKit/NSParagraphStyle.h addTabStop: anObject removeTabStop: anObject setAlignment: newAlignment setFirstLineHeadIndent: aFloat setHeadIndent: aFloat setLineBreakMode: mode setLineSpacing: aFloat setMaximumLineHeight: aFloat setMinimumLineHeight: aFloat setParagraphSpacing: aFloat setParagraphStyle: obj setTabStops: array setTailIndent: aFloat Software documentation for the NSParagraphStyle class AppKit/NSParagraphStyle.h NSCopying NSMutableCopying NSCoding defaultParagraphStyle alignment firstLineHeadIndent headIndent lineBreakMode lineSpacing maximumLineHeight minimumLineHeight paragraphSpacing tabStops tailIndent Software documentation for the NSTextTab class AppKit/NSParagraphStyle.h NSCopying initWithType: type location: loc location tabStopType