![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NSParagraphStyle</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSParagraphStyle">NSParagraphStyle</a></h1> <h3>Authors</h3> <dl> <dt>Richard Frith-Macdonald (<a href="mailto:richard@brainstorm.co.uk"><code>richard@brainstorm.co.uk</code></a>)</dt> <dd> </dd> </dl> <blockquote> NSParagraphStyle and NSMutableParagraphStyle hold paragraph style information NSTextTab holds information about a single tab stop </blockquote> <p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p> <div> <hr width="50%" align="left" /> <h3>Contents -</h3> <ol> <li> <a href="#001000000000">Software documentation for the NSMutableParagraphStyle class</a> </li> <li> <a href="#002000000000">Software documentation for the NSParagraphStyle class</a> </li> <li> <a href="#003000000000">Software documentation for the NSTextTab class</a> </li> </ol> <hr width="50%" align="left" /> </div> <h1><a name="001000000000"> Software documentation for the NSMutableParagraphStyle class </a></h1> <h2><a name="class$NSMutableParagraphStyle">NSMutableParagraphStyle</a> : <a rel="gsdoc" href="#class$NSParagraphStyle">NSParagraphStyle</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSParagraphStyle.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-addTabStop$">-addTabStop:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-removeTabStop$">-removeTabStop:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setAlignment$">-setAlignment:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setBaseWritingDirection$">-setBaseWritingDirection:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setDefaultTabInterval$">-setDefaultTabInterval:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setFirstLineHeadIndent$">-setFirstLineHeadIndent:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setHeadIndent$">-setHeadIndent:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setHeaderLevel$">-setHeaderLevel:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setHyphenationFactor$">-setHyphenationFactor:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setLineBreakMode$">-setLineBreakMode:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setLineHeightMultiple$">-setLineHeightMultiple:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setLineSpacing$">-setLineSpacing:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setMaximumLineHeight$">-setMaximumLineHeight:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setMinimumLineHeight$">-setMinimumLineHeight:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setParagraphSpacing$">-setParagraphSpacing:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setParagraphSpacingBefore$">-setParagraphSpacingBefore:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setParagraphStyle$">-setParagraphStyle:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setTabStops$">-setTabStops:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setTailIndent$">-setTailIndent:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setTextBlocks$">-setTextBlocks:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setTextLists$">-setTextLists:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSMutableParagraphStyle-setTighteningFactorForTruncation$">-setTighteningFactorForTruncation:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-addTabStop$">addTabStop: </a></h3> - (void) <b>addTabStop:</b> (<a rel="gsdoc" href="#class$NSTextTab">NSTextTab</a>*)anObject;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-removeTabStop$">removeTabStop: </a></h3> - (void) <b>removeTabStop:</b> (<a rel="gsdoc" href="#class$NSTextTab">NSTextTab</a>*)anObject;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setAlignment$">setAlignment: </a></h3> - (void) <b>setAlignment:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextAlignment">NSTextAlignment</a>)newAlignment;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setBaseWritingDirection$">setBaseWritingDirection: </a></h3> - (void) <b>setBaseWritingDirection:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWritingDirection">NSWritingDirection</a>)direction;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.2.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setDefaultTabInterval$">setDefaultTabInterval: </a></h3> - (void) <b>setDefaultTabInterval:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)interval;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setFirstLineHeadIndent$">setFirstLineHeadIndent: </a></h3> - (void) <b>setFirstLineHeadIndent:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setHeadIndent$">setHeadIndent: </a></h3> - (void) <b>setHeadIndent:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setHeaderLevel$">setHeaderLevel: </a></h3> - (void) <b>setHeaderLevel:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)level;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setHyphenationFactor$">setHyphenationFactor: </a></h3> - (void) <b>setHyphenationFactor:</b> (float)factor;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setLineBreakMode$">setLineBreakMode: </a></h3> - (void) <b>setLineBreakMode:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineBreakMode">NSLineBreakMode</a>)mode;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setLineHeightMultiple$">setLineHeightMultiple: </a></h3> - (void) <b>setLineHeightMultiple:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)factor;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setLineSpacing$">setLineSpacing: </a></h3> - (void) <b>setLineSpacing:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setMaximumLineHeight$">setMaximumLineHeight: </a></h3> - (void) <b>setMaximumLineHeight:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setMinimumLineHeight$">setMinimumLineHeight: </a></h3> - (void) <b>setMinimumLineHeight:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setParagraphSpacing$">setParagraphSpacing: </a></h3> - (void) <b>setParagraphSpacing:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setParagraphSpacingBefore$">setParagraphSpacingBefore: </a></h3> - (void) <b>setParagraphSpacingBefore:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)spacing;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setParagraphStyle$">setParagraphStyle: </a></h3> - (void) <b>setParagraphStyle:</b> (<a rel="gsdoc" href="#class$NSParagraphStyle">NSParagraphStyle</a>*)obj;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setTabStops$">setTabStops: </a></h3> - (void) <b>setTabStops:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)array;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setTailIndent$">setTailIndent: </a></h3> - (void) <b>setTailIndent:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setTextBlocks$">setTextBlocks: </a></h3> - (void) <b>setTextBlocks:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)blocks;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setTextLists$">setTextLists: </a></h3> - (void) <b>setTextLists:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)lists;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMutableParagraphStyle-setTighteningFactorForTruncation$">setTighteningFactorForTruncation: </a></h3> - (void) <b>setTighteningFactorForTruncation:</b> (float)factor;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <h1><a name="002000000000"> Software documentation for the NSParagraphStyle class </a></h1> <h2><a name="class$NSParagraphStyle">NSParagraphStyle</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSParagraphStyle.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCopying)">NSCopying</a></dd> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSMutableCopying)">NSMutableCopying</a></dd> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCoding)">NSCoding</a></dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="50%" align="left" /> <a href="#_NSParagraphStyle_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle+defaultParagraphStyle">+defaultParagraphStyle</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle+defaultWritingDirectionForLanguage$">+defaultWritingDirectionForLanguage:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-alignment">-alignment</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-baseWritingDirection">-baseWritingDirection</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-defaultTabInterval">-defaultTabInterval</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-firstLineHeadIndent">-firstLineHeadIndent</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-headIndent">-headIndent</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-headerLevel">-headerLevel</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-hyphenationFactor">-hyphenationFactor</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-lineBreakMode">-lineBreakMode</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-lineHeightMultiple">-lineHeightMultiple</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-lineSpacing">-lineSpacing</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-maximumLineHeight">-maximumLineHeight</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-minimumLineHeight">-minimumLineHeight</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-paragraphSpacing">-paragraphSpacing</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-paragraphSpacingBefore">-paragraphSpacingBefore</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-tabStops">-tabStops</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-tailIndent">-tailIndent</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-textBlocks">-textBlocks</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-textLists">-textLists</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSParagraphStyle-tighteningFactorForTruncation">-tighteningFactorForTruncation</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSParagraphStyle+defaultParagraphStyle">defaultParagraphStyle </a></h3> + (<a rel="gsdoc" href="#class$NSParagraphStyle">NSParagraphStyle</a>*) <b>defaultParagraphStyle</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle+defaultWritingDirectionForLanguage$">defaultWritingDirectionForLanguage: </a></h3> + (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWritingDirection">NSWritingDirection</a>) <b>defaultWritingDirectionForLanguage:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)language;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.2.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-alignment">alignment </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextAlignment">NSTextAlignment</a>) <b>alignment</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-baseWritingDirection">baseWritingDirection </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWritingDirection">NSWritingDirection</a>) <b>baseWritingDirection</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.2.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-defaultTabInterval">defaultTabInterval </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>defaultTabInterval</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-firstLineHeadIndent">firstLineHeadIndent </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>firstLineHeadIndent</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-headIndent">headIndent </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>headIndent</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-headerLevel">headerLevel </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>headerLevel</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-hyphenationFactor">hyphenationFactor </a></h3> - (float) <b>hyphenationFactor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-lineBreakMode">lineBreakMode </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineBreakMode">NSLineBreakMode</a>) <b>lineBreakMode</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-lineHeightMultiple">lineHeightMultiple </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>lineHeightMultiple</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-lineSpacing">lineSpacing </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>lineSpacing</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-maximumLineHeight">maximumLineHeight </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>maximumLineHeight</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-minimumLineHeight">minimumLineHeight </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>minimumLineHeight</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-paragraphSpacing">paragraphSpacing </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>paragraphSpacing</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-paragraphSpacingBefore">paragraphSpacingBefore </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>paragraphSpacingBefore</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-tabStops">tabStops </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>tabStops</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-tailIndent">tailIndent </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>tailIndent</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-textBlocks">textBlocks </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textBlocks</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-textLists">textLists </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textLists</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSParagraphStyle-tighteningFactorForTruncation">tighteningFactorForTruncation </a></h3> - (float) <b>tighteningFactorForTruncation</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.4.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <a name="_NSParagraphStyle_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSParagraphStyle Class</h2> <h3><a name="ivariable$NSParagraphStyle*_alignment">_alignment</a></h3> @protected NSTextAlignment <b>_alignment</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_baseDirection">_baseDirection</a></h3> @protected NSWritingDirection <b>_baseDirection</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_defaultTabInterval">_defaultTabInterval</a></h3> @protected float <b>_defaultTabInterval</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_firstLineHeadIndent">_firstLineHeadIndent</a></h3> @protected float <b>_firstLineHeadIndent</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_headIndent">_headIndent</a></h3> @protected float <b>_headIndent</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_headerLevel">_headerLevel</a></h3> @protected int <b>_headerLevel</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_hyphenationFactor">_hyphenationFactor</a></h3> @protected float <b>_hyphenationFactor</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_lineBreakMode">_lineBreakMode</a></h3> @protected NSLineBreakMode <b>_lineBreakMode</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_lineHeightMultiple">_lineHeightMultiple</a></h3> @protected float <b>_lineHeightMultiple</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_lineSpacing">_lineSpacing</a></h3> @protected float <b>_lineSpacing</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_maximumLineHeight">_maximumLineHeight</a></h3> @protected float <b>_maximumLineHeight</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_minimumLineHeight">_minimumLineHeight</a></h3> @protected float <b>_minimumLineHeight</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_paragraphSpacing">_paragraphSpacing</a></h3> @protected float <b>_paragraphSpacing</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_paragraphSpacingBefore">_paragraphSpacingBefore</a></h3> @protected float <b>_paragraphSpacingBefore</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_tabStops">_tabStops</a></h3> @protected NSMutableArray* <b>_tabStops</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_tailIndent">_tailIndent</a></h3> @protected float <b>_tailIndent</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_textBlocks">_textBlocks</a></h3> @protected NSArray* <b>_textBlocks</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_textLists">_textLists</a></h3> @protected NSArray* <b>_textLists</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSParagraphStyle*_tighteningFactorForTruncation">_tighteningFactorForTruncation</a></h3> @protected float <b>_tighteningFactorForTruncation</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <h1><a name="003000000000"> Software documentation for the NSTextTab class </a></h1> <h2><a name="class$NSTextTab">NSTextTab</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSParagraphStyle.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCopying)">NSCopying</a></dd> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCoding)">NSCoding</a></dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="50%" align="left" /> <a href="#_NSTextTab_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSTextTab-alignment">-alignment</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSTextTab-initWithTextAlignment$location$options$">-initWithTextAlignment:location:options:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSTextTab-initWithType$location$">-initWithType:location:</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSTextTab-location">-location</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSTextTab-options">-options</a></li> <li><a rel="gsdoc" href="NSParagraphStyle.html#method$NSTextTab-tabStopType">-tabStopType</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSTextTab-alignment">alignment </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextAlignment">NSTextAlignment</a>) <b>alignment</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextTab-initWithTextAlignment$location$options$">initWithTextAlignment: location: options: </a></h3> - (id) <b>initWithTextAlignment:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextAlignment">NSTextAlignment</a>)align<b> location:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)loc<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextTab-initWithType$location$">initWithType: location: </a></h3> - (id) <b>initWithType:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextTabType">NSTextTabType</a>)type<b> location:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)loc;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextTab-location">location </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>location</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextTab-options">options </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>options</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.3.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSTextTab-tabStopType">tabStopType </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextTabType">NSTextTabType</a>) <b>tabStopType</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <a name="_NSTextTab_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSTextTab Class</h2> <h3><a name="ivariable$NSTextTab*_alignment">_alignment</a></h3> @protected NSTextAlignment <b>_alignment</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextTab*_location">_location</a></h3> @protected float <b>_location</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextTab*_options">_options</a></h3> @protected NSDictionary* <b>_options</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSTextTab*_tabStopType">_tabStopType</a></h3> @protected NSTextTabType <b>_tabStopType</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <br /> <a href="Gui.html">Up</a> </font> </body> </html>