Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > os > by-pkgid > f0faf4b318cd8172c47d5a8e703bc3bd > files > 74

goocanvasmm-devel-0.15.2-1.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>goocanvasmm: Goocanvas::Bounds Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGoocanvas.html">Goocanvas</a>::<a class="el" href="classGoocanvas_1_1Bounds.html">Bounds</a>
  </div>
</div>
<div class="contents">
<h1>Goocanvas::Bounds Class Reference</h1><!-- doxytag: class="Goocanvas::Bounds" -->
<p><a href="classGoocanvas_1_1Bounds-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a24beb09ee1a220c3347ac1e4994c9d90">Bounds</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a4f12a7e203d2606e6d5340e393a29b26">Bounds</a> (const GooCanvasBounds* gobject)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GooCanvasBounds*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a74782228207d5d4d67eda0b42027ce8e">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. <a href="#a74782228207d5d4d67eda0b42027ce8e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GooCanvasBounds*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a4e760d3e55b5d3d60c2b2ed2edf65305">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. <a href="#a4e760d3e55b5d3d60c2b2ed2edf65305"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#af46c521808cb134b6267d10b3ad2dc3b">Bounds</a> (double x1, double y1, double x2, double y2)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a3f9728aeed4e774854d74faeca648b85">get_x1</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a340a519df226c08c4a8eb1fcd68b97ee">set_x1</a> (const double&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01167.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#ac3d6fc871e2f00c9e2990b89ab00e317">get_x2</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#aef89154ff3fed52da4bbbd8aa326d5a7">set_x2</a> (const double&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01167.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a7f8fe5311e191037474e089648e07d60">get_y1</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#aa49bc0720c37aca301a1ed6365e2586d">set_y1</a> (const double&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01167.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#ae11a66dc67920394bdf8fca39c03790e">get_y2</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a2ae956c42a8658a1de0203806895aa6a">set_y2</a> (const double&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01167.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GooCanvasBounds&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#a79e1bdb7d70b1f94174774c84ae00796">gobject_</a></td></tr>
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<br/><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGoocanvas_1_1Bounds.html">Goocanvas::Bounds</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#af06eb508452561f0d7cad73eecc96a14">wrap</a> (GooCanvasBounds* object)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGoocanvas_1_1Bounds.html">Goocanvas::Bounds</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGoocanvas_1_1Bounds.html#abbf7a1eb2a75c6134ae7862c79443cdb">wrap</a> (const GooCanvasBounds* object)</td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a24beb09ee1a220c3347ac1e4994c9d90"></a><!-- doxytag: member="Goocanvas::Bounds::Bounds" ref="a24beb09ee1a220c3347ac1e4994c9d90" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Goocanvas::Bounds::Bounds </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4f12a7e203d2606e6d5340e393a29b26"></a><!-- doxytag: member="Goocanvas::Bounds::Bounds" ref="a4f12a7e203d2606e6d5340e393a29b26" args="(const GooCanvasBounds *gobject)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Goocanvas::Bounds::Bounds </td>
          <td>(</td>
          <td class="paramtype">const GooCanvasBounds *&#160;</td>
          <td class="paramname"> <em>gobject</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="af46c521808cb134b6267d10b3ad2dc3b"></a><!-- doxytag: member="Goocanvas::Bounds::Bounds" ref="af46c521808cb134b6267d10b3ad2dc3b" args="(double x1, double y1, double x2, double y2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Goocanvas::Bounds::Bounds </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"> <em>x1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"> <em>y1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"> <em>x2</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"> <em>y2</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a3f9728aeed4e774854d74faeca648b85"></a><!-- doxytag: member="Goocanvas::Bounds::get_x1" ref="a3f9728aeed4e774854d74faeca648b85" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Goocanvas::Bounds::get_x1 </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ac3d6fc871e2f00c9e2990b89ab00e317"></a><!-- doxytag: member="Goocanvas::Bounds::get_x2" ref="ac3d6fc871e2f00c9e2990b89ab00e317" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Goocanvas::Bounds::get_x2 </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7f8fe5311e191037474e089648e07d60"></a><!-- doxytag: member="Goocanvas::Bounds::get_y1" ref="a7f8fe5311e191037474e089648e07d60" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Goocanvas::Bounds::get_y1 </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae11a66dc67920394bdf8fca39c03790e"></a><!-- doxytag: member="Goocanvas::Bounds::get_y2" ref="ae11a66dc67920394bdf8fca39c03790e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Goocanvas::Bounds::get_y2 </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4e760d3e55b5d3d60c2b2ed2edf65305"></a><!-- doxytag: member="Goocanvas::Bounds::gobj" ref="a4e760d3e55b5d3d60c2b2ed2edf65305" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GooCanvasBounds* Goocanvas::Bounds::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C instance. </p>

</div>
</div>
<a class="anchor" id="a74782228207d5d4d67eda0b42027ce8e"></a><!-- doxytag: member="Goocanvas::Bounds::gobj" ref="a74782228207d5d4d67eda0b42027ce8e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GooCanvasBounds* Goocanvas::Bounds::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C instance. </p>

</div>
</div>
<a class="anchor" id="a340a519df226c08c4a8eb1fcd68b97ee"></a><!-- doxytag: member="Goocanvas::Bounds::set_x1" ref="a340a519df226c08c4a8eb1fcd68b97ee" args="(const double &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Goocanvas::Bounds::set_x1 </td>
          <td>(</td>
          <td class="paramtype">const double &amp;&#160;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aef89154ff3fed52da4bbbd8aa326d5a7"></a><!-- doxytag: member="Goocanvas::Bounds::set_x2" ref="aef89154ff3fed52da4bbbd8aa326d5a7" args="(const double &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Goocanvas::Bounds::set_x2 </td>
          <td>(</td>
          <td class="paramtype">const double &amp;&#160;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa49bc0720c37aca301a1ed6365e2586d"></a><!-- doxytag: member="Goocanvas::Bounds::set_y1" ref="aa49bc0720c37aca301a1ed6365e2586d" args="(const double &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Goocanvas::Bounds::set_y1 </td>
          <td>(</td>
          <td class="paramtype">const double &amp;&#160;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a2ae956c42a8658a1de0203806895aa6a"></a><!-- doxytag: member="Goocanvas::Bounds::set_y2" ref="a2ae956c42a8658a1de0203806895aa6a" args="(const double &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Goocanvas::Bounds::set_y2 </td>
          <td>(</td>
          <td class="paramtype">const double &amp;&#160;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="abbf7a1eb2a75c6134ae7862c79443cdb"></a><!-- doxytag: member="Goocanvas::Bounds::wrap" ref="abbf7a1eb2a75c6134ae7862c79443cdb" args="(const GooCanvasBounds *object)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classGoocanvas_1_1Bounds.html">Goocanvas::Bounds</a>&amp; wrap </td>
          <td>(</td>
          <td class="paramtype">const GooCanvasBounds *&#160;</td>
          <td class="paramname"> <em>object</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&#160;</td><td>The C instance </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div>
<a class="anchor" id="af06eb508452561f0d7cad73eecc96a14"></a><!-- doxytag: member="Goocanvas::Bounds::wrap" ref="af06eb508452561f0d7cad73eecc96a14" args="(GooCanvasBounds *object)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGoocanvas_1_1Bounds.html">Goocanvas::Bounds</a>&amp; wrap </td>
          <td>(</td>
          <td class="paramtype">GooCanvasBounds *&#160;</td>
          <td class="paramname"> <em>object</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&#160;</td><td>The C instance </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a79e1bdb7d70b1f94174774c84ae00796"></a><!-- doxytag: member="Goocanvas::Bounds::gobject_" ref="a79e1bdb7d70b1f94174774c84ae00796" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GooCanvasBounds <a class="el" href="classGoocanvas_1_1Bounds.html#a79e1bdb7d70b1f94174774c84ae00796">Goocanvas::Bounds::gobject_</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>goocanvasmm/bounds.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Apr 16 14:18:19 2010 for goocanvasmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>