Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 34ae14235711d1471f043ac894a061f9 > files > 73

libicu-doc-3.6-5.16.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.6: LECharMapper 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.4.7 -->
<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>
<h1>LECharMapper Class Reference</h1><!-- doxytag: class="LECharMapper" -->Instances of this class are used by <code><a class="el" href="classLEFontInstance.html#7181a8617a42822f7ed911a89db5f39c">LEFontInstance::mapCharsToGlyphs</a></code> and <code><a class="el" href="classLEFontInstance.html#27e5fc93cf412f34c9cb6f2ffb453dc2">LEFontInstance::mapCharToGlyph</a></code> to adjust character codes before the character to glyph mapping process.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="LEFontInstance_8h-source.html">LEFontInstance.h</a>&gt;</code>
<p>
<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">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLECharMapper.html#926684d75745c8c64bba41c02d784178">~LECharMapper</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#926684d75745c8c64bba41c02d784178"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="LETypes_8h.html#0a9200c25153607ffd4152b85ebb1b42">LEUnicode32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLECharMapper.html#bf225b3239bfe6340739c6a42de17135">mapChar</a> (<a class="el" href="LETypes_8h.html#0a9200c25153607ffd4152b85ebb1b42">LEUnicode32</a> ch) const =0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method does the adjustments.  <a href="#bf225b3239bfe6340739c6a42de17135"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Instances of this class are used by <code><a class="el" href="classLEFontInstance.html#7181a8617a42822f7ed911a89db5f39c">LEFontInstance::mapCharsToGlyphs</a></code> and <code><a class="el" href="classLEFontInstance.html#27e5fc93cf412f34c9cb6f2ffb453dc2">LEFontInstance::mapCharToGlyph</a></code> to adjust character codes before the character to glyph mapping process. 
<p>
Examples of this are filtering out control characters and character mirroring - replacing a character which has both a left and a right hand form with the opposite form.<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable003081">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

<p>

<p>
Definition at line <a class="el" href="LEFontInstance_8h-source.html#l00028">28</a> of file <a class="el" href="LEFontInstance_8h-source.html">LEFontInstance.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="926684d75745c8c64bba41c02d784178"></a><!-- doxytag: member="LECharMapper::~LECharMapper" ref="926684d75745c8c64bba41c02d784178" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual LECharMapper::~LECharMapper           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor. 
<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable003084">Stable:</a></b></dt><dd>ICU 3.2 </dd></dl>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="bf225b3239bfe6340739c6a42de17135"></a><!-- doxytag: member="LECharMapper::mapChar" ref="bf225b3239bfe6340739c6a42de17135" args="(LEUnicode32 ch) const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="LETypes_8h.html#0a9200c25153607ffd4152b85ebb1b42">LEUnicode32</a> LECharMapper::mapChar           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="LETypes_8h.html#0a9200c25153607ffd4152b85ebb1b42">LEUnicode32</a>&nbsp;</td>
          <td class="paramname"> <em>ch</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This method does the adjustments. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>ch</em>&nbsp;</td><td>- the input character</td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>the adjusted character</dd></dl>
<dl compact><dt><b><a class="el" href="stable.html#_stable003085">Stable:</a></b></dt><dd>ICU 2.8 </dd></dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="LEFontInstance_8h-source.html">LEFontInstance.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 13 17:29:54 2011 for ICU 3.6 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>