Sophie

Sophie

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

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::LineMergeDirectedEdge 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_1LineMergeDirectedEdge.html">geos::operation::linemerge::LineMergeDirectedEdge</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::LineMergeDirectedEdge Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="geos::operation::linemerge::LineMergeDirectedEdge" --><!-- doxytag: inherits="geos::planargraph::DirectedEdge" -->
<p>A <a class="el" href="classgeos_1_1planargraph_1_1DirectedEdge.html" title="Represents a directed edge in a PlanarGraph.">planargraph::DirectedEdge</a> 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>.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="LineMergeDirectedEdge_8h_source.html">LineMergeDirectedEdge.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for geos::operation::linemerge::LineMergeDirectedEdge:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classgeos_1_1operation_1_1linemerge_1_1LineMergeDirectedEdge.png" usemap="#geos::operation::linemerge::LineMergeDirectedEdge_map" alt=""/>
  <map id="geos::operation::linemerge::LineMergeDirectedEdge_map" name="geos::operation::linemerge::LineMergeDirectedEdge_map">
<area href="classgeos_1_1planargraph_1_1DirectedEdge.html" alt="geos::planargraph::DirectedEdge" shape="rect" coords="0,56,303,80"/>
<area href="classgeos_1_1planargraph_1_1GraphComponent.html" alt="geos::planargraph::GraphComponent" shape="rect" coords="0,0,303,24"/>
</map>
</div>

<p><a href="classgeos_1_1operation_1_1linemerge_1_1LineMergeDirectedEdge-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_1LineMergeDirectedEdge.html#a3f017f43aec092429471879638de0c94">LineMergeDirectedEdge</a> (<a class="el" href="classgeos_1_1planargraph_1_1Node.html">planargraph::Node</a> *from, <a class="el" href="classgeos_1_1planargraph_1_1Node.html">planargraph::Node</a> *to, const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;directionPt, bool edgeDirection)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeDirectedEdge.html">LineMergeDirectedEdge</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeDirectedEdge.html#a4ed7e8281a4c0ad68d8425889330a486">getNext</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A <a class="el" href="classgeos_1_1planargraph_1_1DirectedEdge.html" title="Represents a directed edge in a PlanarGraph.">planargraph::DirectedEdge</a> 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>. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a3f017f43aec092429471879638de0c94"></a><!-- doxytag: member="geos::operation::linemerge::LineMergeDirectedEdge::LineMergeDirectedEdge" ref="a3f017f43aec092429471879638de0c94" args="(planargraph::Node *from, planargraph::Node *to, const geom::Coordinate &amp;directionPt, bool edgeDirection)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">geos::operation::linemerge::LineMergeDirectedEdge::LineMergeDirectedEdge </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">planargraph::Node</a> *&nbsp;</td>
          <td class="paramname"> <em>from</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">planargraph::Node</a> *&nbsp;</td>
          <td class="paramname"> <em>to</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>directionPt</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>edgeDirection</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Constructs a <a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeDirectedEdge.html" title="A planargraph::DirectedEdge of a LineMergeGraph.">LineMergeDirectedEdge</a> connecting the <code>from</code> node to the <code>to</code> node.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>directionPt</em>&nbsp;</td><td>specifies this DirectedEdge's direction (given by an imaginary line from the <code>from</code> node to <code>directionPt</code>)</td></tr>
    <tr><td valign="top"></td><td valign="top"><em>edgeDirection</em>&nbsp;</td><td>whether this DirectedEdge's direction is the same as or opposite to that of the parent Edge (if any) </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a4ed7e8281a4c0ad68d8425889330a486"></a><!-- doxytag: member="geos::operation::linemerge::LineMergeDirectedEdge::getNext" ref="a4ed7e8281a4c0ad68d8425889330a486" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgeos_1_1operation_1_1linemerge_1_1LineMergeDirectedEdge.html">LineMergeDirectedEdge</a>* geos::operation::linemerge::LineMergeDirectedEdge::getNext </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Returns the directed edge that starts at this directed edge's end point, or null if there are zero or multiple directed edges starting there. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd></dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="LineMergeDirectedEdge_8h_source.html">LineMergeDirectedEdge.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>