VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSLayoutManager.html
<!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>NSLayoutManager class documentation</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSLayoutManager">NSLayoutManager class documentation</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Generated by Debian</dt>
      <dd>
      </dd>
    </dl>

        <div>
      <hr width="50%" align="left" />
      <h3>Contents -</h3>
      <ol>
        <li>
          <a href="#001000000000">Software documentation for the NSLayoutManager class</a>
        </li>
        <li>
          <a href="#002000000000">Software documentation for the
        NSLayoutManager(drawing) category</a>
        </li>
        <li>
          <a href="#003000000000">Software documentation for the NSLayoutManager(layout)
        category</a>
        </li>
        <li>
          <a href="#004000000000">Software documentation for the
        NSLayoutManager(temporaryattributes)
        category</a>
        </li>
      </ol>
      <hr width="50%" align="left" />
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSLayoutManager class
      </a></h1>
    <h2><a name="class$NSLayoutManager">NSLayoutManager</a> : GSLayoutManager</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSLayoutManager.h</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="#_NSLayoutManager_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-attachmentSizeForGlyphAtIndex$">-attachmentSizeForGlyphAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-drawBackgroundForGlyphRange$atPoint$">-drawBackgroundForGlyphRange:atPoint:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-drawGlyphsForGlyphRange$atPoint$">-drawGlyphsForGlyphRange:atPoint:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-drawUnderlineForGlyphRange$underlineType$baselineOffset$lineFragmentRect$lineFragmentGlyphRange$containerOrigin$">-drawUnderlineForGlyphRange:underlineType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-showAttachmentCell$inRect$characterIndex$">-showAttachmentCell:inRect:characterIndex:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-underlineGylphRange$underlineType$lineFragmentRect$lineFragmentGlyphRange$containerOrigin$">-underlineGylphRange:underlineType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-allowsNonContiguousLayout">-allowsNonContiguousLayout</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-boundingRectForGlyphRange$inTextContainer$">-boundingRectForGlyphRange:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-characterIndexMoving$fromCharacterIndex$originalCharacterIndex$distance$">-characterIndexMoving:fromCharacterIndex:originalCharacterIndex:distance:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureGlyphsForCharacterRange$">-ensureGlyphsForCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureGlyphsForGlyphRange$">-ensureGlyphsForGlyphRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForBoundingRect$inTextContainer$">-ensureLayoutForBoundingRect:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForCharacterRange$">-ensureLayoutForCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForGlyphRange$">-ensureLayoutForGlyphRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForTextContainer$">-ensureLayoutForTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphIndexForPoint$inTextContainer$">-glyphIndexForPoint:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphIndexForPoint$inTextContainer$fractionOfDistanceThroughGlyph$">-glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphRangeForBoundingRect$inTextContainer$">-glyphRangeForBoundingRect:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphRangeForBoundingRectWithoutAdditionalLayout$inTextContainer$">-glyphRangeForBoundingRectWithoutAdditionalLayout:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-hasNonContiguousLayout">-hasNonContiguousLayout</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-insertionPointRectForCharacterIndex$inTextContainer$">-insertionPointRectForCharacterIndex:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-invalidateGlyphsOnLayoutInvalidationForGlyphRange$">-invalidateGlyphsOnLayoutInvalidationForGlyphRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-invalidateLayoutForCharacterRange$actualCharacterRange$">-invalidateLayoutForCharacterRange:actualCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-locationForGlyphAtIndex$">-locationForGlyphAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-rectArrayForCharacterRange$withinSelectedCharacterRange$inTextContainer$rectCount$">-rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:rectCount:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-rectArrayForGlyphRange$withinSelectedGlyphRange$inTextContainer$rectCount$">-rectArrayForGlyphRange:withinSelectedGlyphRange:inTextContainer:rectCount:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-setAllowsNonContiguousLayout$">-setAllowsNonContiguousLayout:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-textContainerChangedTextView$">-textContainerChangedTextView:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-addTemporaryAttribute$value$forCharacterRange$">-addTemporaryAttribute:value:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-addTemporaryAttributes$forCharacterRange$">-addTemporaryAttributes:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-removeTemporaryAttribute$forCharacterRange$">-removeTemporaryAttribute:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-setTemporaryAttributes$forCharacterRange$">-setTemporaryAttributes:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttribute$atCharacterIndex$effectiveRange$">-temporaryAttribute:atCharacterIndex:effectiveRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttribute$atCharacterIndex$longestEffectiveRange$inRange$">-temporaryAttribute:atCharacterIndex:longestEffectiveRange:inRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttributesAtCharacterIndex$effectiveRange$">-temporaryAttributesAtCharacterIndex:effectiveRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttributesAtCharacterIndex$longestEffectiveRange$inRange$">-temporaryAttributesAtCharacterIndex:longestEffectiveRange:inRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-firstTextView">-firstTextView</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-hyphenationFactor">-hyphenationFactor</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-invalidateDisplayForCharacterRange$">-invalidateDisplayForCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-invalidateDisplayForGlyphRange$">-invalidateDisplayForGlyphRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-layoutManagerOwnsFirstResponderInWindow$">-layoutManagerOwnsFirstResponderInWindow:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-rulerAccessoryViewForTextView$paragraphStyle$ruler$enabled$">-rulerAccessoryViewForTextView:paragraphStyle:ruler:enabled:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-rulerMarkersForTextView$paragraphStyle$ruler$">-rulerMarkersForTextView:paragraphStyle:ruler:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-setHyphenationFactor$">-setHyphenationFactor:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager-textViewForBeginningOfSelection">-textViewForBeginningOfSelection</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSLayoutManager-firstTextView">firstTextView&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSTextView.html#class$NSTextView">NSTextView</a>*) <b>firstTextView</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$NSLayoutManager-hyphenationFactor">hyphenationFactor&nbsp;</a></h3>
    - (float) <b>hyphenationFactor</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$NSLayoutManager-invalidateDisplayForCharacterRange$">invalidateDisplayForCharacterRange:&nbsp;</a></h3>
    - (void) <b>invalidateDisplayForCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)aRange;<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$NSLayoutManager-invalidateDisplayForGlyphRange$">invalidateDisplayForGlyphRange:&nbsp;</a></h3>
    - (void) <b>invalidateDisplayForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)aRange;<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$NSLayoutManager-layoutManagerOwnsFirstResponderInWindow$">layoutManagerOwnsFirstResponderInWindow:&nbsp;</a></h3>
    - (BOOL) <b>layoutManagerOwnsFirstResponderInWindow:</b> (<a rel="gsdoc" href="NSWindow.html#class$NSWindow">NSWindow</a>*)window;<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$NSLayoutManager-rulerAccessoryViewForTextView$paragraphStyle$ruler$enabled$">rulerAccessoryViewForTextView:&nbsp;paragraphStyle:&nbsp;ruler:&nbsp;enabled:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*) <b>rulerAccessoryViewForTextView:</b> (<a rel="gsdoc" href="NSTextView.html#class$NSTextView">NSTextView</a>*)textView<b> paragraphStyle:</b> (<a rel="gsdoc" href="NSParagraphStyle.html#class$NSParagraphStyle">NSParagraphStyle</a>*)style<b> ruler:</b> (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*)ruler<b> enabled:</b> (BOOL)isEnabled;<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$NSLayoutManager-rulerMarkersForTextView$paragraphStyle$ruler$">rulerMarkersForTextView:&nbsp;paragraphStyle:&nbsp;ruler:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>rulerMarkersForTextView:</b> (<a rel="gsdoc" href="NSTextView.html#class$NSTextView">NSTextView</a>*)textView<b> paragraphStyle:</b> (<a rel="gsdoc" href="NSParagraphStyle.html#class$NSParagraphStyle">NSParagraphStyle</a>*)paragraphStyle<b> ruler:</b> (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*)aRulerView;<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$NSLayoutManager-setHyphenationFactor$">setHyphenationFactor:&nbsp;</a></h3>
    - (void) <b>setHyphenationFactor:</b> (float)factor;<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$NSLayoutManager-textViewForBeginningOfSelection">textViewForBeginningOfSelection&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSTextView.html#class$NSTextView">NSTextView</a>*) <b>textViewForBeginningOfSelection</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="_NSLayoutManager_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSLayoutManager Class</h2>
    <h3><a name="ivariable$NSLayoutManager*_beganEditing">_beganEditing</a></h3>
    @public BOOL <b>_beganEditing</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$NSLayoutManager*_isSynchronizingDelegates">_isSynchronizingDelegates</a></h3>
    @public BOOL <b>_isSynchronizingDelegates</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$NSLayoutManager*_isSynchronizingFlags">_isSynchronizingFlags</a></h3>
    @public BOOL <b>_isSynchronizingFlags</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$NSLayoutManager*_original_selected_range">_original_selected_range</a></h3>
    @public NSRange <b>_original_selected_range</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$NSLayoutManager*_selected_range">_selected_range</a></h3>
    @public NSRange <b>_selected_range</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$NSLayoutManager*_selectionAffinity">_selectionAffinity</a></h3>
    @public NSSelectionAffinity <b>_selectionAffinity</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$NSLayoutManager*_selectionGranularity">_selectionGranularity</a></h3>
    @public NSSelectionGranularity <b>_selectionGranularity</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$NSLayoutManager*_temporaryAttributes">_temporaryAttributes</a></h3>
    @public NSMutableAttributedString* <b>_temporaryAttributes</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$NSLayoutManager*_typingAttributes">_typingAttributes</a></h3>
    @public NSMutableDictionary* <b>_typingAttributes</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="002000000000">
        Software documentation for the
        NSLayoutManager(drawing) category
      </a></h1>
    <h2><a rel="gsdoc" href="#class$NSLayoutManager">NSLayoutManager</a>(<a name="category$NSLayoutManager(drawing)">drawing</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSLayoutManager.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="NSLayoutManager.html#method$NSLayoutManager(drawing)-attachmentSizeForGlyphAtIndex$">-attachmentSizeForGlyphAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-drawBackgroundForGlyphRange$atPoint$">-drawBackgroundForGlyphRange:atPoint:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-drawGlyphsForGlyphRange$atPoint$">-drawGlyphsForGlyphRange:atPoint:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-drawUnderlineForGlyphRange$underlineType$baselineOffset$lineFragmentRect$lineFragmentGlyphRange$containerOrigin$">-drawUnderlineForGlyphRange:underlineType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-showAttachmentCell$inRect$characterIndex$">-showAttachmentCell:inRect:characterIndex:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(drawing)-underlineGylphRange$underlineType$lineFragmentRect$lineFragmentGlyphRange$containerOrigin$">-underlineGylphRange:underlineType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSLayoutManager(drawing)-attachmentSizeForGlyphAtIndex$">attachmentSizeForGlyphAtIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>attachmentSizeForGlyphAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)glyphIndex;<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$NSLayoutManager(drawing)-drawBackgroundForGlyphRange$atPoint$">drawBackgroundForGlyphRange:&nbsp;atPoint:&nbsp;</a></h3>
    - (void) <b>drawBackgroundForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> atPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)containerOrigin;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            Drawing
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(drawing)-drawGlyphsForGlyphRange$atPoint$">drawGlyphsForGlyphRange:&nbsp;atPoint:&nbsp;</a></h3>
    - (void) <b>drawGlyphsForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> atPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)containerOrigin;<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$NSLayoutManager(drawing)-drawUnderlineForGlyphRange$underlineType$baselineOffset$lineFragmentRect$lineFragmentGlyphRange$containerOrigin$">drawUnderlineForGlyphRange:&nbsp;underlineType:&nbsp;baselineOffset:&nbsp;lineFragmentRect:&nbsp;lineFragmentGlyphRange:&nbsp;containerOrigin:&nbsp;</a></h3>
    - (void) <b>drawUnderlineForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)underlineRange<b> underlineType:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)type<b> baselineOffset:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)offset<b> lineFragmentRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)fragmentRect<b> lineFragmentGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)fragmentGlyphRange<b> containerOrigin:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)containerOrigin;<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$NSLayoutManager(drawing)-showAttachmentCell$inRect$characterIndex$">showAttachmentCell:&nbsp;inRect:&nbsp;characterIndex:&nbsp;</a></h3>
    - (void) <b>showAttachmentCell:</b> (<a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a>*)cell<b> inRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)rect<b> characterIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)attachmentIndex;<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$NSLayoutManager(drawing)-underlineGylphRange$underlineType$lineFragmentRect$lineFragmentGlyphRange$containerOrigin$">underlineGylphRange:&nbsp;underlineType:&nbsp;lineFragmentRect:&nbsp;lineFragmentGlyphRange:&nbsp;containerOrigin:&nbsp;</a></h3>
    - (void) <b>underlineGylphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> underlineType:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)type<b> lineFragmentRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)fragmentRect<b> lineFragmentGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)fragmentGlyphRange<b> containerOrigin:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)containerOrigin;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>

          <h1><a name="003000000000">
        Software documentation for the NSLayoutManager(layout)
        category
      </a></h1>
    <h2><a rel="gsdoc" href="#class$NSLayoutManager">NSLayoutManager</a>(<a name="category$NSLayoutManager(layout)">layout</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSLayoutManager.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="NSLayoutManager.html#method$NSLayoutManager(layout)-allowsNonContiguousLayout">-allowsNonContiguousLayout</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-boundingRectForGlyphRange$inTextContainer$">-boundingRectForGlyphRange:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-characterIndexMoving$fromCharacterIndex$originalCharacterIndex$distance$">-characterIndexMoving:fromCharacterIndex:originalCharacterIndex:distance:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureGlyphsForCharacterRange$">-ensureGlyphsForCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureGlyphsForGlyphRange$">-ensureGlyphsForGlyphRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForBoundingRect$inTextContainer$">-ensureLayoutForBoundingRect:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForCharacterRange$">-ensureLayoutForCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForGlyphRange$">-ensureLayoutForGlyphRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-ensureLayoutForTextContainer$">-ensureLayoutForTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphIndexForPoint$inTextContainer$">-glyphIndexForPoint:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphIndexForPoint$inTextContainer$fractionOfDistanceThroughGlyph$">-glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphRangeForBoundingRect$inTextContainer$">-glyphRangeForBoundingRect:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-glyphRangeForBoundingRectWithoutAdditionalLayout$inTextContainer$">-glyphRangeForBoundingRectWithoutAdditionalLayout:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-hasNonContiguousLayout">-hasNonContiguousLayout</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-insertionPointRectForCharacterIndex$inTextContainer$">-insertionPointRectForCharacterIndex:inTextContainer:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-invalidateGlyphsOnLayoutInvalidationForGlyphRange$">-invalidateGlyphsOnLayoutInvalidationForGlyphRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-invalidateLayoutForCharacterRange$actualCharacterRange$">-invalidateLayoutForCharacterRange:actualCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-locationForGlyphAtIndex$">-locationForGlyphAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-rectArrayForCharacterRange$withinSelectedCharacterRange$inTextContainer$rectCount$">-rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:rectCount:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-rectArrayForGlyphRange$withinSelectedGlyphRange$inTextContainer$rectCount$">-rectArrayForGlyphRange:withinSelectedGlyphRange:inTextContainer:rectCount:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-setAllowsNonContiguousLayout$">-setAllowsNonContiguousLayout:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(layout)-textContainerChangedTextView$">-textContainerChangedTextView:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-allowsNonContiguousLayout">allowsNonContiguousLayout&nbsp;</a></h3>
    - (BOOL) <b>allowsNonContiguousLayout</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-boundingRectForGlyphRange$inTextContainer$">boundingRectForGlyphRange:&nbsp;inTextContainer:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>boundingRectForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)glyphRange<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)aTextContainer;<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$NSLayoutManager(layout)-characterIndexMoving$fromCharacterIndex$originalCharacterIndex$distance$">characterIndexMoving:&nbsp;fromCharacterIndex:&nbsp;originalCharacterIndex:&nbsp;distance:&nbsp;</a></h3>
    - (unsigned int) <b>characterIndexMoving:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$GSInsertionPointMovementDirection">GSInsertionPointMovementDirection</a>)direction<b> fromCharacterIndex:</b> (unsigned int)from<b> originalCharacterIndex:</b> (unsigned int)original<b> distance:</b> (float)distance;<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$NSLayoutManager(layout)-ensureGlyphsForCharacterRange$">ensureGlyphsForCharacterRange:&nbsp;</a></h3>
    - (void) <b>ensureGlyphsForCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-ensureGlyphsForGlyphRange$">ensureGlyphsForGlyphRange:&nbsp;</a></h3>
    - (void) <b>ensureGlyphsForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)glyphRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-ensureLayoutForBoundingRect$inTextContainer$">ensureLayoutForBoundingRect:&nbsp;inTextContainer:&nbsp;</a></h3>
    - (void) <b>ensureLayoutForBoundingRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)bounds<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-ensureLayoutForCharacterRange$">ensureLayoutForCharacterRange:&nbsp;</a></h3>
    - (void) <b>ensureLayoutForCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-ensureLayoutForGlyphRange$">ensureLayoutForGlyphRange:&nbsp;</a></h3>
    - (void) <b>ensureLayoutForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)glyphRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-ensureLayoutForTextContainer$">ensureLayoutForTextContainer:&nbsp;</a></h3>
    - (void) <b>ensureLayoutForTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-glyphIndexForPoint$inTextContainer$">glyphIndexForPoint:&nbsp;inTextContainer:&nbsp;</a></h3>
    - (unsigned int) <b>glyphIndexForPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)aPoint<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)aTextContainer;<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$NSLayoutManager(layout)-glyphIndexForPoint$inTextContainer$fractionOfDistanceThroughGlyph$">glyphIndexForPoint:&nbsp;inTextContainer:&nbsp;fractionOfDistanceThroughGlyph:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>) <b>glyphIndexForPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container<b> fractionOfDistanceThroughGlyph:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>*)partialFraction;<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$NSLayoutManager(layout)-glyphRangeForBoundingRect$inTextContainer$">glyphRangeForBoundingRect:&nbsp;inTextContainer:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>glyphRangeForBoundingRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)bounds<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container;<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$NSLayoutManager(layout)-glyphRangeForBoundingRectWithoutAdditionalLayout$inTextContainer$">glyphRangeForBoundingRectWithoutAdditionalLayout:&nbsp;inTextContainer:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>glyphRangeForBoundingRectWithoutAdditionalLayout:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)bounds<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container;<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$NSLayoutManager(layout)-hasNonContiguousLayout">hasNonContiguousLayout&nbsp;</a></h3>
    - (BOOL) <b>hasNonContiguousLayout</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-insertionPointRectForCharacterIndex$inTextContainer$">insertionPointRectForCharacterIndex:&nbsp;inTextContainer:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>insertionPointRectForCharacterIndex:</b> (unsigned int)cindex<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)textContainer;<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$NSLayoutManager(layout)-invalidateGlyphsOnLayoutInvalidationForGlyphRange$">invalidateGlyphsOnLayoutInvalidationForGlyphRange:&nbsp;</a></h3>
    - (void) <b>invalidateGlyphsOnLayoutInvalidationForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)glyphRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-invalidateLayoutForCharacterRange$actualCharacterRange$">invalidateLayoutForCharacterRange:&nbsp;actualCharacterRange:&nbsp;</a></h3>
    - (void) <b>invalidateLayoutForCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange<b> actualCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRangePointer">NSRangePointer</a>)actualCharRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-locationForGlyphAtIndex$">locationForGlyphAtIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>) <b>locationForGlyphAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)glyphIndex;<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$NSLayoutManager(layout)-rectArrayForCharacterRange$withinSelectedCharacterRange$inTextContainer$rectCount$">rectArrayForCharacterRange:&nbsp;withinSelectedCharacterRange:&nbsp;inTextContainer:&nbsp;rectCount:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>*) <b>rectArrayForCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)charRange<b> withinSelectedCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)selCharRange<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container<b> rectCount:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>*)rectCount;<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$NSLayoutManager(layout)-rectArrayForGlyphRange$withinSelectedGlyphRange$inTextContainer$rectCount$">rectArrayForGlyphRange:&nbsp;withinSelectedGlyphRange:&nbsp;inTextContainer:&nbsp;rectCount:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>*) <b>rectArrayForGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)glyphRange<b> withinSelectedGlyphRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)selGlyphRange<b> inTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)container<b> rectCount:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>*)rectCount;<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$NSLayoutManager(layout)-setAllowsNonContiguousLayout$">setAllowsNonContiguousLayout:&nbsp;</a></h3>
    - (void) <b>setAllowsNonContiguousLayout:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(layout)-textContainerChangedTextView$">textContainerChangedTextView:&nbsp;</a></h3>
    - (void) <b>textContainerChangedTextView:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)aContainer;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>

          <h1><a name="004000000000">
        Software documentation for the
        NSLayoutManager(temporaryattributes)
        category
      </a></h1>
    <h2><a rel="gsdoc" href="#class$NSLayoutManager">NSLayoutManager</a>(<a name="category$NSLayoutManager(temporaryattributes)">temporaryattributes</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSLayoutManager.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="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-addTemporaryAttribute$value$forCharacterRange$">-addTemporaryAttribute:value:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-addTemporaryAttributes$forCharacterRange$">-addTemporaryAttributes:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-removeTemporaryAttribute$forCharacterRange$">-removeTemporaryAttribute:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-setTemporaryAttributes$forCharacterRange$">-setTemporaryAttributes:forCharacterRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttribute$atCharacterIndex$effectiveRange$">-temporaryAttribute:atCharacterIndex:effectiveRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttribute$atCharacterIndex$longestEffectiveRange$inRange$">-temporaryAttribute:atCharacterIndex:longestEffectiveRange:inRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttributesAtCharacterIndex$effectiveRange$">-temporaryAttributesAtCharacterIndex:effectiveRange:</a></li>
      <li><a rel="gsdoc" href="NSLayoutManager.html#method$NSLayoutManager(temporaryattributes)-temporaryAttributesAtCharacterIndex$longestEffectiveRange$inRange$">-temporaryAttributesAtCharacterIndex:longestEffectiveRange:inRange:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSLayoutManager(temporaryattributes)-addTemporaryAttribute$value$forCharacterRange$">addTemporaryAttribute:&nbsp;value:&nbsp;forCharacterRange:&nbsp;</a></h3>
    - (void) <b>addTemporaryAttribute:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)attr<b> value:</b> (id)value<b> forCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(temporaryattributes)-addTemporaryAttributes$forCharacterRange$">addTemporaryAttributes:&nbsp;forCharacterRange:&nbsp;</a></h3>
    - (void) <b>addTemporaryAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)attrs<b> forCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<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$NSLayoutManager(temporaryattributes)-removeTemporaryAttribute$forCharacterRange$">removeTemporaryAttribute:&nbsp;forCharacterRange:&nbsp;</a></h3>
    - (void) <b>removeTemporaryAttribute:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)attr<b> forCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<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$NSLayoutManager(temporaryattributes)-setTemporaryAttributes$forCharacterRange$">setTemporaryAttributes:&nbsp;forCharacterRange:&nbsp;</a></h3>
    - (void) <b>setTemporaryAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)attrs<b> forCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<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$NSLayoutManager(temporaryattributes)-temporaryAttribute$atCharacterIndex$effectiveRange$">temporaryAttribute:&nbsp;atCharacterIndex:&nbsp;effectiveRange:&nbsp;</a></h3>
    - (id) <b>temporaryAttribute:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)attr<b> atCharacterIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)index<b> effectiveRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>*)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(temporaryattributes)-temporaryAttribute$atCharacterIndex$longestEffectiveRange$inRange$">temporaryAttribute:&nbsp;atCharacterIndex:&nbsp;longestEffectiveRange:&nbsp;inRange:&nbsp;</a></h3>
    - (id) <b>temporaryAttribute:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)attr<b> atCharacterIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)index<b> longestEffectiveRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>*)longestRange<b> inRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSLayoutManager(temporaryattributes)-temporaryAttributesAtCharacterIndex$effectiveRange$">temporaryAttributesAtCharacterIndex:&nbsp;effectiveRange:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>temporaryAttributesAtCharacterIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)index<b> effectiveRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>*)longestRange;<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$NSLayoutManager(temporaryattributes)-temporaryAttributesAtCharacterIndex$longestEffectiveRange$inRange$">temporaryAttributesAtCharacterIndex:&nbsp;longestEffectiveRange:&nbsp;inRange:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>temporaryAttributesAtCharacterIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)index<b> longestEffectiveRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>*)longestRange<b> inRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
    <br />
    <a href="Gui.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022