📄 classfg__x11drawinterface.html
字号:
<tr><td valign=top><em>color</em> </td><td>线的颜色 </td></tr> </table></dl><p>Implements <a class="el" href="classFG__OSDrawInterface.html#a5">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#l00137">137</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><hr><h2>成员数据文档</h2><a class="anchor" name="p5" doxytag="FG_X11DrawInterface::m_Buffer" ></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"> Pixmap <a class="el" href="classFG__X11DrawInterface.html#p5">FG_X11DrawInterface::m_Buffer</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>缓冲区的位图 <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00112">112</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00170">DrawBitmap()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00214">DrawDotRect()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00203">DrawPolyLine()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00144">DrawText()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00112">EndDraw()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00125">FillRect()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00137">Line()</a>及<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00093">~FG_X11DrawInterface()</a>. </td> </tr></table><a class="anchor" name="p6" doxytag="FG_X11DrawInterface::m_CMap" ></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"> Colormap <a class="el" href="classFG__X11DrawInterface.html#p6">FG_X11DrawInterface::m_CMap</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>颜色表. <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00115">115</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00170">DrawBitmap()</a>及<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface()</a>. </td> </tr></table><a class="anchor" name="p4" doxytag="FG_X11DrawInterface::m_CopyGC" ></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"> GC <a class="el" href="classFG__X11DrawInterface.html#p4">FG_X11DrawInterface::m_CopyGC</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>缓冲区绘图设备 <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00109">109</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00112">EndDraw()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface()</a>及<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00093">~FG_X11DrawInterface()</a>. </td> </tr></table><a class="anchor" name="p2" doxytag="FG_X11DrawInterface::m_Depth" ></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"> int <a class="el" href="classFG__X11DrawInterface.html#p2">FG_X11DrawInterface::m_Depth</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>颜色深度. <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00103">103</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface()</a>. </td> </tr></table><a class="anchor" name="p1" doxytag="FG_X11DrawInterface::m_Display" ></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"> Display* <a class="el" href="classFG__X11DrawInterface.html#p1">FG_X11DrawInterface::m_Display</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>X11显示设备. <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00097">97</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00170">DrawBitmap()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00214">DrawDotRect()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00203">DrawPolyLine()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00144">DrawText()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00112">EndDraw()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00125">FillRect()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00137">Line()</a>及<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00093">~FG_X11DrawInterface()</a>. </td> </tr></table><a class="anchor" name="p7" doxytag="FG_X11DrawInterface::m_FontSet" ></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"> XFontSet <a class="el" href="classFG__X11DrawInterface.html#p7">FG_X11DrawInterface::m_FontSet</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>字体组 <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00118">118</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00144">DrawText()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00161">GetTextHeight()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00152">GetTextWidth()</a>及<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00093">~FG_X11DrawInterface()</a>. </td> </tr></table><a class="anchor" name="p3" doxytag="FG_X11DrawInterface::m_GC" ></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"> GC <a class="el" href="classFG__X11DrawInterface.html#p3">FG_X11DrawInterface::m_GC</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>绘图设备 <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00106">106</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00214">DrawDotRect()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00203">DrawPolyLine()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00144">DrawText()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00125">FillRect()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00137">Line()</a>及<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00093">~FG_X11DrawInterface()</a>. </td> </tr></table><a class="anchor" name="p0" doxytag="FG_X11DrawInterface::m_Win" ></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"> Window <a class="el" href="classFG__X11DrawInterface.html#p0">FG_X11DrawInterface::m_Win</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>X11窗口结构. <p><p>在文件<a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a>第<a class="el" href="FG__X11DrawInterface_8h-source.html#l00094">94</a>行定义。<p>参考自 <a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00112">EndDraw()</a>. </td> </tr></table><hr>该类的文档由以下文件生成:<ul><li><a class="el" href="FG__X11DrawInterface_8h-source.html">FG_X11DrawInterface.h</a><li><a class="el" href="FG__X11DrawInterface_8cpp-source.html">FG_X11DrawInterface.cpp</a></ul><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:37:53 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -