geos_390_docs/classgeos_1_1geomgraph_1_1E...

466 lines
24 KiB
HTML

<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>GEOS: geos::geomgraph::EdgeIntersectionList Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">GEOS
&#160;<span id="projectnumber">3.9.1dev</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;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 id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacegeos.html">geos</a></li><li class="navelem"><a class="el" href="namespacegeos_1_1geomgraph.html">geomgraph</a></li><li class="navelem"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html">EdgeIntersectionList</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classgeos_1_1geomgraph_1_1EdgeIntersectionList-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">geos::geomgraph::EdgeIntersectionList Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A list of edge intersections along an <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a>.
<a href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for geos::geomgraph::EdgeIntersectionList:</div>
<div class="dyncontent">
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="classgeos_1_1geomgraph_1_1EdgeIntersectionList__coll__graph.svg" width="100%" height="548"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a7af370e06843aae5bd404d5b10b5c165"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a7af370e06843aae5bd404d5b10b5c165">container</a> = std::vector&lt; <a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersection.html">EdgeIntersection</a> &gt;</td></tr>
<tr class="separator:a7af370e06843aae5bd404d5b10b5c165"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afc763fce0e60c49807a1513b560ebe63"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#afc763fce0e60c49807a1513b560ebe63">const_iterator</a> = container::const_iterator</td></tr>
<tr class="separator:afc763fce0e60c49807a1513b560ebe63"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a5358fd83e395472727621e06210f0e76"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a5358fd83e395472727621e06210f0e76">EdgeIntersectionList</a> (const <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a> *<a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a27e6d8febe05ee8517a05ab5576cebe1">edge</a>)</td></tr>
<tr class="separator:a5358fd83e395472727621e06210f0e76"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8a30d9ce8f79603d5d84e6c3d14133c5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a8a30d9ce8f79603d5d84e6c3d14133c5">~EdgeIntersectionList</a> ()=default</td></tr>
<tr class="separator:a8a30d9ce8f79603d5d84e6c3d14133c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac67dc62a14a830fe167e57b2bbfbb9d3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#ac67dc62a14a830fe167e57b2bbfbb9d3">add</a> (const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;coord, size_t segmentIndex, double dist)</td></tr>
<tr class="separator:ac67dc62a14a830fe167e57b2bbfbb9d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acd118f88a3b2cbec38168438cbdeb2e0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#afc763fce0e60c49807a1513b560ebe63">const_iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#acd118f88a3b2cbec38168438cbdeb2e0">begin</a> () const </td></tr>
<tr class="separator:acd118f88a3b2cbec38168438cbdeb2e0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed49ed9e71b6d0c115ff219c7460d686"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#afc763fce0e60c49807a1513b560ebe63">const_iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#aed49ed9e71b6d0c115ff219c7460d686">end</a> () const </td></tr>
<tr class="separator:aed49ed9e71b6d0c115ff219c7460d686"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ade00aaa8fcc2c4424dda3558a1db0fe4"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#ade00aaa8fcc2c4424dda3558a1db0fe4">isEmpty</a> () const </td></tr>
<tr class="separator:ade00aaa8fcc2c4424dda3558a1db0fe4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6283d12b523c79f1f4af654709057d19"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a6283d12b523c79f1f4af654709057d19">isIntersection</a> (const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;pt) const </td></tr>
<tr class="separator:a6283d12b523c79f1f4af654709057d19"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a280e9586ea5f4e13fc9a530c33dd6d62"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a280e9586ea5f4e13fc9a530c33dd6d62">addEndpoints</a> ()</td></tr>
<tr class="separator:a280e9586ea5f4e13fc9a530c33dd6d62"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e5c437db8be36e9bf895ef9a8e4a7af"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a0e5c437db8be36e9bf895ef9a8e4a7af">addSplitEdges</a> (std::vector&lt; <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a> * &gt; *edgeList)</td></tr>
<tr class="separator:a0e5c437db8be36e9bf895ef9a8e4a7af"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acfa30d14c1d52658f571ae9f904b10d0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#acfa30d14c1d52658f571ae9f904b10d0">createSplitEdge</a> (const <a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersection.html">EdgeIntersection</a> *ei0, const <a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersection.html">EdgeIntersection</a> *ei1)</td></tr>
<tr class="separator:acfa30d14c1d52658f571ae9f904b10d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7172cc8ea993411eddce335d9cbb544f"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a7172cc8ea993411eddce335d9cbb544f">print</a> () const </td></tr>
<tr class="separator:a7172cc8ea993411eddce335d9cbb544f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a27e6d8febe05ee8517a05ab5576cebe1"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a27e6d8febe05ee8517a05ab5576cebe1">edge</a></td></tr>
<tr class="separator:a27e6d8febe05ee8517a05ab5576cebe1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a37646686028961c5b9a6f1964d9aa46a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a7af370e06843aae5bd404d5b10b5c165">container</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a37646686028961c5b9a6f1964d9aa46a">nodeMap</a></td></tr>
<tr class="separator:a37646686028961c5b9a6f1964d9aa46a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a74699dc8af402cddd90d7adf27ebba"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a4a74699dc8af402cddd90d7adf27ebba">sorted</a></td></tr>
<tr class="separator:a4a74699dc8af402cddd90d7adf27ebba"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A list of edge intersections along an <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a>. </p>
<p>Implements splitting an edge with intersections into multiple resultant edges. </p>
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00060">60</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="afc763fce0e60c49807a1513b560ebe63"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#afc763fce0e60c49807a1513b560ebe63">geos::geomgraph::EdgeIntersectionList::const_iterator</a> = container::const_iterator</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00066">66</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
</div>
</div>
<a class="anchor" id="a7af370e06843aae5bd404d5b10b5c165"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a7af370e06843aae5bd404d5b10b5c165">geos::geomgraph::EdgeIntersectionList::container</a> = std::vector&lt;<a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersection.html">EdgeIntersection</a>&gt;</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00065">65</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a5358fd83e395472727621e06210f0e76"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">geos::geomgraph::EdgeIntersectionList::EdgeIntersectionList </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a> *&#160;</td>
<td class="paramname"><em>edge</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a8a30d9ce8f79603d5d84e6c3d14133c5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">geos::geomgraph::EdgeIntersectionList::~EdgeIntersectionList </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ac67dc62a14a830fe167e57b2bbfbb9d3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void geos::geomgraph::EdgeIntersectionList::add </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;&#160;</td>
<td class="paramname"><em>coord</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>segmentIndex</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double&#160;</td>
<td class="paramname"><em>dist</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a280e9586ea5f4e13fc9a530c33dd6d62"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void geos::geomgraph::EdgeIntersectionList::addEndpoints </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a0e5c437db8be36e9bf895ef9a8e4a7af"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void geos::geomgraph::EdgeIntersectionList::addSplitEdges </td>
<td>(</td>
<td class="paramtype">std::vector&lt; <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a> * &gt; *&#160;</td>
<td class="paramname"><em>edgeList</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates new edges for all the edges that the intersections in this list split the parent edge into. Adds the edges to the input list (this is so a single list can be used to accumulate all split edges for a Geometry).</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">edgeList</td><td>a list of EdgeIntersections </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="acd118f88a3b2cbec38168438cbdeb2e0"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#afc763fce0e60c49807a1513b560ebe63">const_iterator</a> geos::geomgraph::EdgeIntersectionList::begin </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00086">86</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
</div>
</div>
<a class="anchor" id="acfa30d14c1d52658f571ae9f904b10d0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a>* geos::geomgraph::EdgeIntersectionList::createSplitEdge </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersection.html">EdgeIntersection</a> *&#160;</td>
<td class="paramname"><em>ei0</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersection.html">EdgeIntersection</a> *&#160;</td>
<td class="paramname"><em>ei1</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="aed49ed9e71b6d0c115ff219c7460d686"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#afc763fce0e60c49807a1513b560ebe63">const_iterator</a> geos::geomgraph::EdgeIntersectionList::end </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00097">97</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
<p>References <a class="el" href="namespacegeos_1_1geom.html#a2031e0143940407ca589d3216cf0eb06">geos::geom::operator&lt;&lt;()</a>.</p>
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1geomgraph_1_1EdgeIntersectionList_aed49ed9e71b6d0c115ff219c7460d686_cgraph.svg" width="487" height="55"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
</p>
</div>
</div>
<a class="anchor" id="ade00aaa8fcc2c4424dda3558a1db0fe4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool geos::geomgraph::EdgeIntersectionList::isEmpty </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a6283d12b523c79f1f4af654709057d19"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool geos::geomgraph::EdgeIntersectionList::isIntersection </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;&#160;</td>
<td class="paramname"><em>pt</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a7172cc8ea993411eddce335d9cbb544f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::string geos::geomgraph::EdgeIntersectionList::print </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a27e6d8febe05ee8517a05ab5576cebe1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classgeos_1_1geomgraph_1_1Edge.html">Edge</a>* geos::geomgraph::EdgeIntersectionList::edge</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00074">74</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
</div>
</div>
<a class="anchor" id="a37646686028961c5b9a6f1964d9aa46a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1geomgraph_1_1EdgeIntersectionList.html#a7af370e06843aae5bd404d5b10b5c165">container</a> geos::geomgraph::EdgeIntersectionList::nodeMap</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">mutable</span><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00069">69</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
</div>
</div>
<a class="anchor" id="a4a74699dc8af402cddd90d7adf27ebba"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool geos::geomgraph::EdgeIntersectionList::sorted</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">mutable</span><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="EdgeIntersectionList_8h_source.html#l00070">70</a> of file <a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="EdgeIntersectionList_8h_source.html">EdgeIntersectionList.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>