Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 280da2a01a3d16776505ea3f476de84f > files > 115

icu-doc-3.8.1-2mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ICU 3.8: ParagraphLayout::VisualRun Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="classParagraphLayout.html">ParagraphLayout</a>::<a class="el" href="classParagraphLayout_1_1VisualRun.html">VisualRun</a></div>
<h1>ParagraphLayout::VisualRun Class Reference</h1><!-- doxytag: class="ParagraphLayout::VisualRun" --><!-- doxytag: inherits="UObject" -->This object represents a single visual run in a line of text in a paragraph.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>&gt;</code>
<p>
<p>Inheritance diagram for ParagraphLayout::VisualRun:
<p><center><img src="classParagraphLayout_1_1VisualRun.png" usemap="#ParagraphLayout::VisualRun_map" border="0" alt=""></center>
<map name="ParagraphLayout::VisualRun_map">
<area href="classUObject.html" alt="UObject" shape="rect" coords="0,56,173,80">
<area href="classUMemory.html" alt="UMemory" shape="rect" coords="0,0,173,24">
</map>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classLEFontInstance.html">LEFontInstance</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#aa439d5c92216f8f643fab6e4254e190">getFont</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the <code><a class="el" href="classLEFontInstance.html">LEFontInstance</a></code> object which represents the font of the visual run.  <a href="#aa439d5c92216f8f643fab6e4254e190"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="ubidi_8h.html#68a6b5fdcbf80aaa51b5bd39f7f31102">UBiDiDirection</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#c034a838d451938562e452635526bd60">getDirection</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the direction of the visual run.  <a href="#c034a838d451938562e452635526bd60"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#77cdc77a4ff726b13fa220327bae2cfe">getGlyphCount</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the number of glyphs in the visual run.  <a href="#77cdc77a4ff726b13fa220327bae2cfe"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="LETypes_8h.html#e440e077586bced1a0d1c534643ffc23">LEGlyphID</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#91635ff9248cbf57482176897e4a964a">getGlyphs</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the glyphs in the visual run.  <a href="#91635ff9248cbf57482176897e4a964a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const float *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#d23b96a3a0dfcf7f6bbc9ddac927ef25">getPositions</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the (x, y) positions of the glyphs in the visual run.  <a href="#d23b96a3a0dfcf7f6bbc9ddac927ef25"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#6d671d477978814666674799660e1b5d">getGlyphToCharMap</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the glyph-to-character map for this visual run.  <a href="#6d671d477978814666674799660e1b5d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#9ab885b4d040d17aaee31ca23b4e691c">getAscent</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A convenience method which returns the ascent value for the font associated with this run.  <a href="#9ab885b4d040d17aaee31ca23b4e691c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#20f7c5348bd8aae9fa2e42681f84c408">getDescent</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A convenience method which returns the descent value for the font associated with this run.  <a href="#20f7c5348bd8aae9fa2e42681f84c408"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#c78b115aecb9e38fea859230286e747e">getLeading</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A convenience method which returns the leading value for the font associated with this run.  <a href="#c78b115aecb9e38fea859230286e747e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="utypes_8h.html#22af10545208a455a6e884008df48e9f">UClassID</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#5013d544d7fb0eee2d9d2b9915e365fb">getDynamicClassID</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ICU "poor man's RTTI", returns a UClassID for the actual class.  <a href="#5013d544d7fb0eee2d9d2b9915e365fb"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="utypes_8h.html#22af10545208a455a6e884008df48e9f">UClassID</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#da2a43633ffc27e1757d0066c700bff6">getStaticClassID</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ICU "poor man's RTTI", returns a UClassID for this class.  <a href="#da2a43633ffc27e1757d0066c700bff6"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="864cca3466d5710a4742ec5caf34b497"></a><!-- doxytag: member="ParagraphLayout::VisualRun::Line" ref="864cca3466d5710a4742ec5caf34b497" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParagraphLayout_1_1VisualRun.html#864cca3466d5710a4742ec5caf34b497">Line</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This object represents a single visual run in a line of text in a paragraph. 
<p>
A visual run is text which is in the same font, script, and direction. The text is represented by an array of <code>LEGlyphIDs</code>, an array of (x, y) glyph positions and a table which maps indices into the glyph array to indices into the original character array which was used to create the paragraph.<p>
These objects are only created by <code><a class="el" href="classParagraphLayout_1_1Line.html">ParagraphLayout::Line</a></code> objects, so their constructors and destructors are private.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classParagraphLayout_1_1Line.html">ParagraphLayout::Line</a></dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003453">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00198">198</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="aa439d5c92216f8f643fab6e4254e190"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getFont" ref="aa439d5c92216f8f643fab6e4254e190" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classLEFontInstance.html">LEFontInstance</a> * ParagraphLayout::VisualRun::getFont           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the <code><a class="el" href="classLEFontInstance.html">LEFontInstance</a></code> object which represents the font of the visual run. 
<p>
This will always be a non-composite font.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the <code><a class="el" href="classLEFontInstance.html">LEFontInstance</a></code> object which represents the font of the visual run.</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classLEFontInstance.html">LEFontInstance</a></dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003475">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00660">660</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<a class="anchor" name="c034a838d451938562e452635526bd60"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getDirection" ref="c034a838d451938562e452635526bd60" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="ubidi_8h.html#68a6b5fdcbf80aaa51b5bd39f7f31102">UBiDiDirection</a> ParagraphLayout::VisualRun::getDirection           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the direction of the visual run. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the direction of the run. This will be UBIDI_LTR if the run is left-to-right and UBIDI_RTL if the line is right-to-left.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003476">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00665">665</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<a class="anchor" name="77cdc77a4ff726b13fa220327bae2cfe"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getGlyphCount" ref="77cdc77a4ff726b13fa220327bae2cfe" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a> ParagraphLayout::VisualRun::getGlyphCount           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the number of glyphs in the visual run. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the number of glyphs.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003477">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00670">670</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<a class="anchor" name="91635ff9248cbf57482176897e4a964a"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getGlyphs" ref="91635ff9248cbf57482176897e4a964a" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="LETypes_8h.html#e440e077586bced1a0d1c534643ffc23">LEGlyphID</a> * ParagraphLayout::VisualRun::getGlyphs           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the glyphs in the visual run. 
<p>
Glyphs with the values <code>0xFFFE</code> and <code>0xFFFF</code> should be ignored.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the address of the array of glyphs for this visual run. The storage is owned by the <code><a class="el" href="classParagraphLayout_1_1VisualRun.html">VisualRun</a></code> object and must not be deleted. It will remain valid as long as the <code><a class="el" href="classParagraphLayout_1_1VisualRun.html">VisualRun</a></code> object is valid.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003478">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00675">675</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<a class="anchor" name="d23b96a3a0dfcf7f6bbc9ddac927ef25"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getPositions" ref="d23b96a3a0dfcf7f6bbc9ddac927ef25" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const float * ParagraphLayout::VisualRun::getPositions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the (x, y) positions of the glyphs in the visual run. 
<p>
To simplify storage management, the x and y positions are stored in a single array with the x positions at even offsets in the array and the corresponding y position in the following odd offset. There is an extra (x, y) pair at the end of the array which represents the advance of the final glyph in the run.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the address of the array of glyph positions for this visual run. The storage is owned by the <code><a class="el" href="classParagraphLayout_1_1VisualRun.html">VisualRun</a></code> object and must not be deleted. It will remain valid as long as the <code><a class="el" href="classParagraphLayout_1_1VisualRun.html">VisualRun</a></code> object is valid.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003479">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00680">680</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<a class="anchor" name="6d671d477978814666674799660e1b5d"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getGlyphToCharMap" ref="6d671d477978814666674799660e1b5d" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a> * ParagraphLayout::VisualRun::getGlyphToCharMap           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the glyph-to-character map for this visual run. 
<p>
This maps the indices into the glyph array to indices into the character array used to create the paragraph.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the address of the character-to-glyph map for this visual run. The storage is owned by the <code><a class="el" href="classParagraphLayout_1_1VisualRun.html">VisualRun</a></code> object and must not be deleted. It will remain valid as long as the <code><a class="el" href="classParagraphLayout_1_1VisualRun.html">VisualRun</a></code> object is valid.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003480">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00685">685</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<a class="anchor" name="9ab885b4d040d17aaee31ca23b4e691c"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getAscent" ref="9ab885b4d040d17aaee31ca23b4e691c" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a> ParagraphLayout::VisualRun::getAscent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A convenience method which returns the ascent value for the font associated with this run. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the ascent value of this run's font.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003481">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00690">690</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
<p>
References <a class="el" href="classLEFontInstance.html#4349951e5263ec0355138e582f0e9736">LEFontInstance::getAscent()</a>.
</div>
</div><p>
<a class="anchor" name="20f7c5348bd8aae9fa2e42681f84c408"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getDescent" ref="20f7c5348bd8aae9fa2e42681f84c408" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a> ParagraphLayout::VisualRun::getDescent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A convenience method which returns the descent value for the font associated with this run. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the descent value of this run's font.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003482">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00695">695</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
<p>
References <a class="el" href="classLEFontInstance.html#0272d7e11acd163ede4fb1b02d831fa6">LEFontInstance::getDescent()</a>.
</div>
</div><p>
<a class="anchor" name="c78b115aecb9e38fea859230286e747e"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getLeading" ref="c78b115aecb9e38fea859230286e747e" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="LETypes_8h.html#3ae79f31399d76e3055d2a2745bd0d9a">le_int32</a> ParagraphLayout::VisualRun::getLeading           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A convenience method which returns the leading value for the font associated with this run. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the leading value of this run's font.</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003483">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00700">700</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
<p>
References <a class="el" href="classLEFontInstance.html#b7314c5c3f63436579a823b0d97e3f99">LEFontInstance::getLeading()</a>.
</div>
</div><p>
<a class="anchor" name="da2a43633ffc27e1757d0066c700bff6"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getStaticClassID" ref="da2a43633ffc27e1757d0066c700bff6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="utypes_8h.html#22af10545208a455a6e884008df48e9f">UClassID</a> ParagraphLayout::VisualRun::getStaticClassID           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
ICU "poor man's RTTI", returns a UClassID for this class. 
<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable003484">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00308">308</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<a class="anchor" name="5013d544d7fb0eee2d9d2b9915e365fb"></a><!-- doxytag: member="ParagraphLayout::VisualRun::getDynamicClassID" ref="5013d544d7fb0eee2d9d2b9915e365fb" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="utypes_8h.html#22af10545208a455a6e884008df48e9f">UClassID</a> ParagraphLayout::VisualRun::getDynamicClassID           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
ICU "poor man's RTTI", returns a UClassID for the actual class. 
<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable003485">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>
Implements <a class="el" href="classUObject.html#ce1dd31fb2c6f2c07dfebe8fd240ec37">UObject</a>.
<p>
Definition at line <a class="el" href="ParagraphLayout_8h-source.html#l00315">315</a> of file <a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ParagraphLayout_8h-source.html">ParagraphLayout.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 14 12:59:43 2007 for ICU 3.8 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>