Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 5035839f674c88dea1f7928a86fbdc64 > files > 1092

geos-devel-3.2.1-3.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>GEOS: geos::operation::linemerge::LineMergeEdge 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.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</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>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="namespacegeos.html">geos</a>      </li>
      <li><a class="el" href="namespacegeos_1_1operation.html">operation</a>      </li>
      <li><a class="el" href="namespacegeos_1_1operation_1_1linemerge.html">linemerge</a>      </li>
      <li><a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeEdge.html">geos::operation::linemerge::LineMergeEdge</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>geos::operation::linemerge::LineMergeEdge Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="geos::operation::linemerge::LineMergeEdge" --><!-- doxytag: inherits="geos::planargraph::Edge" -->
<p>An edge of a <a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeGraph.html" title="A planar graph of edges that is analyzed to sew the edges together.">LineMergeGraph</a>. The <code>marked</code> field indicates whether this Edge has been logically deleted from the graph.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="LineMergeEdge_8h_source.html">LineMergeEdge.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for geos::operation::linemerge::LineMergeEdge:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classgeos_1_1operation_1_1linemerge_1_1LineMergeEdge.png" usemap="#geos::operation::linemerge::LineMergeEdge_map" alt=""/>
  <map id="geos::operation::linemerge::LineMergeEdge_map" name="geos::operation::linemerge::LineMergeEdge_map">
<area href="classgeos_1_1planargraph_1_1Edge.html" alt="geos::planargraph::Edge" shape="rect" coords="0,56,255,80"/>
<area href="classgeos_1_1planargraph_1_1GraphComponent.html" alt="geos::planargraph::GraphComponent" shape="rect" coords="0,0,255,24"/>
</map>
</div>

<p><a href="classgeos_1_1operation_1_1linemerge_1_1LineMergeEdge-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeEdge.html#a6a44978a121b58af519b08d42fed72d1">LineMergeEdge</a> (const <a class="el" href="classgeos_1_1geom_1_1LineString.html">geom::LineString</a> *newLine)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classgeos_1_1geom_1_1LineString.html">geom::LineString</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeEdge.html#a046b2c5fe070ba116a0e1c92815b60a5">getLine</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>An edge of a <a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeGraph.html" title="A planar graph of edges that is analyzed to sew the edges together.">LineMergeGraph</a>. The <code>marked</code> field indicates whether this Edge has been logically deleted from the graph. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a6a44978a121b58af519b08d42fed72d1"></a><!-- doxytag: member="geos::operation::linemerge::LineMergeEdge::LineMergeEdge" ref="a6a44978a121b58af519b08d42fed72d1" args="(const geom::LineString *newLine)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">geos::operation::linemerge::LineMergeEdge::LineMergeEdge </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classgeos_1_1geom_1_1LineString.html">geom::LineString</a> *&nbsp;</td>
          <td class="paramname"> <em>newLine</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Constructs a <a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeEdge.html" title="An edge of a LineMergeGraph. The marked field indicates whether this Edge has been logically deleted ...">LineMergeEdge</a> with vertices given by the specified LineString. </p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a046b2c5fe070ba116a0e1c92815b60a5"></a><!-- doxytag: member="geos::operation::linemerge::LineMergeEdge::getLine" ref="a046b2c5fe070ba116a0e1c92815b60a5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classgeos_1_1geom_1_1LineString.html">geom::LineString</a>* geos::operation::linemerge::LineMergeEdge::getLine </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Returns the LineString specifying the vertices of this edge. </p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="LineMergeEdge_8h_source.html">LineMergeEdge.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Jul 22 2010 for GEOS by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>