libs-gui/Documentation/gsdoc/NSMutableAttributedStringAdditions.html
Richard Frith-Macdonald b784ca705b Regenerate
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9283 72102866-910b-0410-8b05-ffd578937521
2001-03-03 10:07:01 +00:00

92 lines
3.1 KiB
HTML

<html><head>
<title>NSMutableAttributedStringAdditions</title>
</head>
<body>
<a href ="NSMenuView.html">[Previous]</a>
<a href ="Gui.html">[Up]</a>
<a href ="NSMutableParaStyle.html">[Next]</a>
<h1>NSMutableAttributedStringAdditions</h1>
<h3>Authors </h3>
<dl>
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: $Revision$</p>
<p>Date: $Date$</p>
<h2><a name ="cont-0">NSMutableAttributedStringAdditions</a></h2>
<h2><a name ="NSMutableAttributedStringAdditions">NSMutableAttributedStringAdditions</a></h2>
<p><b>Declared in: </b> Gui/NSAttributedString.h</p>
<p><b>Inherits from: </b> NSAttributedString</p>
<hr>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li><a href ="NSMutableAttributedStringAdditions.html#method-0">-applyFontTraits:range:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-1">-fixAttachmentAttributeInRange:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-2">-fixAttributesInRange:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-3">-fixFontAttributeInRange:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-4">-fixParagraphStyleAttributeInRange:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-5">-setAlignment:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-6">-subscriptRange:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-7">-superscriptRange:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-8">-unscriptRange:</a>
<li><a href ="NSMutableAttributedStringAdditions.html#method-9">-updateAttachmentsFromPath:</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">applyFontTraits:range:</a></h3>
- (void) <b>applyFontTraits:</b> (NSFontTraitMask)mask <b>range:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-1">fixAttachmentAttributeInRange:</a></h3>
- (void) <b>fixAttachmentAttributeInRange:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-2">fixAttributesInRange:</a></h3>
- (void) <b>fixAttributesInRange:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-3">fixFontAttributeInRange:</a></h3>
- (void) <b>fixFontAttributeInRange:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-4">fixParagraphStyleAttributeInRange:</a></h3>
- (void) <b>fixParagraphStyleAttributeInRange:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-5">setAlignment:</a></h3>
- (void) <b>setAlignment:</b> (NSTextAlignment)alignment;<br>
<hr>
<h3><a name ="method-6">subscriptRange:</a></h3>
- (void) <b>subscriptRange:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-7">superscriptRange:</a></h3>
- (void) <b>superscriptRange:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-8">unscriptRange:</a></h3>
- (void) <b>unscriptRange:</b> (NSRange)aRange;<br>
<hr>
<h3><a name ="method-9">updateAttachmentsFromPath:</a></h3>
- (void) <b>updateAttachmentsFromPath:</b> (NSString*)path;<br>
<hr>
</body>
</html>