⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classfg__x11drawinterface.html

📁 《道法自然》书的源码FishGUI,一个跨平台的界面库
💻 HTML
📖 第 1 页 / 共 4 页
字号:
        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>绘制位图 <p><dl compact><dt><b>参数:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>pBmpName</em>&nbsp;</td><td>要绘制的位图名 </td></tr>    <tr><td valign=top><em>x1</em>&nbsp;</td><td>位图左上角的横坐标 </td></tr>    <tr><td valign=top><em>y1</em>&nbsp;</td><td>位图左上角的纵坐标 </td></tr>  </table></dl><p>Implements <a class="el" href="classFG__OSDrawInterface.html#a9">FG_OSDrawInterface</a>.<p>在文件<a class="el" href="FG__X11DrawInterface_8cpp-source.html">FG_X11DrawInterface.cpp</a>第<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00170">170</a>行定义。<p>参考 <a class="el" href="FG__X11DrawInterface_8h-source.html#l00112">m_Buffer</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00115">m_CMap</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00097">m_Display</a>及<a class="el" href="FG__Common_8h-source.html#l00046">NULL</a>.    </td>  </tr></table><a class="anchor" name="a11" doxytag="FG_X11DrawInterface::DrawDotRect" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void FG_X11DrawInterface::DrawDotRect </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="structFG__Rect.html">FG_Rect</a> &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>rect</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="group__Color.html#ga0">COLORVAL</a>&nbsp;</td>          <td class="mdname" nowrap> <em>color</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>绘制点划线矩形 <p><dl compact><dt><b>参数:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>rect</em>&nbsp;</td><td>要绘制的矩形 </td></tr>    <tr><td valign=top><em>color</em>&nbsp;</td><td>矩形的颜色 </td></tr>  </table></dl><p>Implements <a class="el" href="classFG__OSDrawInterface.html#a11">FG_OSDrawInterface</a>.<p>在文件<a class="el" href="FG__X11DrawInterface_8cpp-source.html">FG_X11DrawInterface.cpp</a>第<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00214">214</a>行定义。<p>参考 <a class="el" href="FG__Common_8h-source.html#l00072">COLORVAL</a>、<a class="el" href="FG__Rect_8h-source.html#l00254">FG_Rect::Height()</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00112">m_Buffer</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00097">m_Display</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00106">m_GC</a>、<a class="el" href="FG__Rect_8h-source.html#l00247">FG_Rect::Width()</a>、<a class="el" href="FG__Rect_8h-source.html#l00053">FG_Rect::wLeft</a>及<a class="el" href="FG__Rect_8h-source.html#l00055">FG_Rect::wTop</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__X11DrawInterface_a11_cgraph.png" border="0" usemap="#classFG__X11DrawInterface_a11_cgraph_map" alt=""></center><map name="classFG__X11DrawInterface_a11_cgraph_map"><area href="structFG__Rect.html#a21" shape="rect" coords="283,6,387,33" alt=""><area href="structFG__Rect.html#a20" shape="rect" coords="284,57,385,84" alt=""></map><a class="anchor" name="a10" doxytag="FG_X11DrawInterface::DrawPolyLine" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void FG_X11DrawInterface::DrawPolyLine </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const short&nbsp;</td>          <td class="mdname" nowrap> <em>n</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="structFG__Point.html">FG_Point</a> *&nbsp;</td>          <td class="mdname" nowrap> <em>vert</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="group__Color.html#ga0">COLORVAL</a>&nbsp;</td>          <td class="mdname" nowrap> <em>color</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>绘制折线 <p><dl compact><dt><b>参数:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>n</em>&nbsp;</td><td>该折线包含的点数 </td></tr>    <tr><td valign=top><em>vert</em>&nbsp;</td><td>所有点的数组 </td></tr>    <tr><td valign=top><em>color</em>&nbsp;</td><td>折线的颜色 </td></tr>  </table></dl><p>Implements <a class="el" href="classFG__OSDrawInterface.html#a10">FG_OSDrawInterface</a>.<p>在文件<a class="el" href="FG__X11DrawInterface_8cpp-source.html">FG_X11DrawInterface.cpp</a>第<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00203">203</a>行定义。<p>参考 <a class="el" href="FG__Common_8h-source.html#l00072">COLORVAL</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00112">m_Buffer</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00097">m_Display</a>及<a class="el" href="FG__X11DrawInterface_8h-source.html#l00106">m_GC</a>.    </td>  </tr></table><a class="anchor" name="a6" doxytag="FG_X11DrawInterface::DrawText" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void FG_X11DrawInterface::DrawText </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const char *&nbsp;</td>          <td class="mdname" nowrap> <em>Text</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>const short&nbsp;</td>          <td class="mdname" nowrap> <em>x</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>const short&nbsp;</td>          <td class="mdname" nowrap> <em>y</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="group__Color.html#ga0">COLORVAL</a>&nbsp;</td>          <td class="mdname" nowrap> <em>color</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>绘制文本 <p><dl compact><dt><b>参数:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>Text</em>&nbsp;</td><td>要绘制的字符串,以<a class="el" href="group__Utility.html#ga11">NULL</a>结束 </td></tr>    <tr><td valign=top><em>x</em>&nbsp;</td><td>文本左上角的横坐标 </td></tr>    <tr><td valign=top><em>y</em>&nbsp;</td><td>文本左上角的纵坐标 </td></tr>    <tr><td valign=top><em>color</em>&nbsp;</td><td>文本的颜色 </td></tr>  </table></dl><p>Implements <a class="el" href="classFG__OSDrawInterface.html#a6">FG_OSDrawInterface</a>.<p>在文件<a class="el" href="FG__X11DrawInterface_8cpp-source.html">FG_X11DrawInterface.cpp</a>第<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00144">144</a>行定义。<p>参考 <a class="el" href="FG__Common_8h-source.html#l00072">COLORVAL</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00161">GetTextHeight()</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00112">m_Buffer</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00097">m_Display</a>、<a class="el" href="FG__X11DrawInterface_8h-source.html#l00118">m_FontSet</a>及<a class="el" href="FG__X11DrawInterface_8h-source.html#l00106">m_GC</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__X11DrawInterface_a6_cgraph.png" border="0" usemap="#classFG__X11DrawInterface_a6_cgraph_map" alt=""></center><map name="classFG__X11DrawInterface_a6_cgraph_map"><area href="classFG__X11DrawInterface.html#a8" shape="rect" coords="257,7,479,33" alt=""></map><a class="anchor" name="a3" doxytag="FG_X11DrawInterface::EndDraw" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void FG_X11DrawInterface::EndDraw </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -