geos_390_docs/classgeos_1_1planargraph_1_...

477 lines
27 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::planargraph::NodeMap 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_1planargraph.html">planargraph</a></li><li class="navelem"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html">NodeMap</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="#pri-attribs">Private Attributes</a> &#124;
<a href="classgeos_1_1planargraph_1_1NodeMap-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">geos::planargraph::NodeMap Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A map of <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a>, indexed by the coordinate of the node.
<a href="classgeos_1_1planargraph_1_1NodeMap.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="planargraph_2NodeMap_8h_source.html">NodeMap.h</a>&gt;</code></p>
<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:a972626cf00c019d7413903a3c33ab2a9"><td class="memItemLeft" align="right" valign="top">typedef std::map&lt; <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a>, <a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> *, <a class="el" href="structgeos_1_1geom_1_1CoordinateLessThen.html">geom::CoordinateLessThen</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a972626cf00c019d7413903a3c33ab2a9">container</a></td></tr>
<tr class="separator:a972626cf00c019d7413903a3c33ab2a9"><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:a5d601a01b78aa9d974f7ceeefc5a8225"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a5d601a01b78aa9d974f7ceeefc5a8225">NodeMap</a> ()</td></tr>
<tr class="memdesc:a5d601a01b78aa9d974f7ceeefc5a8225"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a <a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html" title="A map of Node, indexed by the coordinate of the node. ">NodeMap</a> without any Nodes. <a href="#a5d601a01b78aa9d974f7ceeefc5a8225">More...</a><br /></td></tr>
<tr class="separator:a5d601a01b78aa9d974f7ceeefc5a8225"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a075addb991dac97bdb152d33476bf268"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a972626cf00c019d7413903a3c33ab2a9">container</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a075addb991dac97bdb152d33476bf268">getNodeMap</a> ()</td></tr>
<tr class="separator:a075addb991dac97bdb152d33476bf268"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad83ea8859bb43d494190f678dd8b0255"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#ad83ea8859bb43d494190f678dd8b0255">~NodeMap</a> ()=default</td></tr>
<tr class="separator:ad83ea8859bb43d494190f678dd8b0255"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a25dfb6ef76f15e9480225e8dd54ed271"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a25dfb6ef76f15e9480225e8dd54ed271">add</a> (<a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> *n)</td></tr>
<tr class="memdesc:a25dfb6ef76f15e9480225e8dd54ed271"><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds a node to the std::map, replacing any that is already at that location. <a href="#a25dfb6ef76f15e9480225e8dd54ed271">More...</a><br /></td></tr>
<tr class="separator:a25dfb6ef76f15e9480225e8dd54ed271"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a53d790db16e50e747e0209eaf26de766"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a53d790db16e50e747e0209eaf26de766">remove</a> (<a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;pt)</td></tr>
<tr class="memdesc:a53d790db16e50e747e0209eaf26de766"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> at the given location, and returns it (or null if no <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> was there). <a href="#a53d790db16e50e747e0209eaf26de766">More...</a><br /></td></tr>
<tr class="separator:a53d790db16e50e747e0209eaf26de766"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a99f3018a76d489041bed3a57f291255d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a99f3018a76d489041bed3a57f291255d">find</a> (const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;coord)</td></tr>
<tr class="memdesc:a99f3018a76d489041bed3a57f291255d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> at the given location, or null if no <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> was there. <a href="#a99f3018a76d489041bed3a57f291255d">More...</a><br /></td></tr>
<tr class="separator:a99f3018a76d489041bed3a57f291255d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae99ad66a6a8fb98066da25481f411c60"><td class="memItemLeft" align="right" valign="top">container::iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#ae99ad66a6a8fb98066da25481f411c60">iterator</a> ()</td></tr>
<tr class="memdesc:ae99ad66a6a8fb98066da25481f411c60"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an Iterator over the Nodes in this <a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html" title="A map of Node, indexed by the coordinate of the node. ">NodeMap</a>, sorted in ascending order by angle with the positive x-axis. <a href="#ae99ad66a6a8fb98066da25481f411c60">More...</a><br /></td></tr>
<tr class="separator:ae99ad66a6a8fb98066da25481f411c60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a21e663cf062025e0dca3cc8ad1f45c1f"><td class="memItemLeft" align="right" valign="top">container::iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a21e663cf062025e0dca3cc8ad1f45c1f">begin</a> ()</td></tr>
<tr class="separator:a21e663cf062025e0dca3cc8ad1f45c1f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af85fee13e698bcf0ff3d789533639baa"><td class="memItemLeft" align="right" valign="top">container::const_iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#af85fee13e698bcf0ff3d789533639baa">begin</a> () const </td></tr>
<tr class="separator:af85fee13e698bcf0ff3d789533639baa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4393a8bcaf47132ea90bfa6e3bc1b908"><td class="memItemLeft" align="right" valign="top">container::iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a4393a8bcaf47132ea90bfa6e3bc1b908">end</a> ()</td></tr>
<tr class="separator:a4393a8bcaf47132ea90bfa6e3bc1b908"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaad686aadba60d8b9950e987e685bfe0"><td class="memItemLeft" align="right" valign="top">container::const_iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#aaad686aadba60d8b9950e987e685bfe0">end</a> () const </td></tr>
<tr class="separator:aaad686aadba60d8b9950e987e685bfe0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a470523a134670babebe642bbcc2e346f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a470523a134670babebe642bbcc2e346f">getNodes</a> (std::vector&lt; <a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> * &gt; &amp;nodes)</td></tr>
<tr class="memdesc:a470523a134670babebe642bbcc2e346f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the Nodes in this <a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html" title="A map of Node, indexed by the coordinate of the node. ">NodeMap</a>, sorted in ascending order by angle with the positive x-axis. <a href="#a470523a134670babebe642bbcc2e346f">More...</a><br /></td></tr>
<tr class="separator:a470523a134670babebe642bbcc2e346f"><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:aad2aae2a335ea1b3959f68477fde9108"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a972626cf00c019d7413903a3c33ab2a9">container</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#aad2aae2a335ea1b3959f68477fde9108">nodeMap</a></td></tr>
<tr class="separator:aad2aae2a335ea1b3959f68477fde9108"><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 map of <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a>, indexed by the coordinate of the node. </p>
<p>Definition at line <a class="el" href="planargraph_2NodeMap_8h_source.html#l00048">48</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="a972626cf00c019d7413903a3c33ab2a9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef std::map&lt;<a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a>, <a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a>*, <a class="el" href="structgeos_1_1geom_1_1CoordinateLessThen.html">geom::CoordinateLessThen</a>&gt; <a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a972626cf00c019d7413903a3c33ab2a9">geos::planargraph::NodeMap::container</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="planargraph_2NodeMap_8h_source.html#l00050">50</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a5d601a01b78aa9d974f7ceeefc5a8225"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">geos::planargraph::NodeMap::NodeMap </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructs a <a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html" title="A map of Node, indexed by the coordinate of the node. ">NodeMap</a> without any Nodes. </p>
</div>
</div>
<a class="anchor" id="ad83ea8859bb43d494190f678dd8b0255"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual geos::planargraph::NodeMap::~NodeMap </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span><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="a25dfb6ef76f15e9480225e8dd54ed271"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a>* geos::planargraph::NodeMap::add </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> *&#160;</td>
<td class="paramname"><em>n</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Adds a node to the std::map, replacing any that is already at that location. </p>
<dl class="section return"><dt>Returns</dt><dd>the added node </dd></dl>
<p>Referenced by <a class="el" href="planargraph_2PlanarGraph_8h_source.html#l00077">geos::planargraph::PlanarGraph::add()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1planargraph_1_1NodeMap_a25dfb6ef76f15e9480225e8dd54ed271_icgraph.svg" width="352" 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="a21e663cf062025e0dca3cc8ad1f45c1f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">container::iterator geos::planargraph::NodeMap::begin </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></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="planargraph_2NodeMap_8h_source.html#l00098">98</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
<p>Referenced by <a class="el" href="planargraph_2PlanarGraph_8h_source.html#l00143">geos::planargraph::PlanarGraph::nodeBegin()</a>, and <a class="el" href="planargraph_2PlanarGraph_8h_source.html#l00137">geos::planargraph::PlanarGraph::nodeIterator()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1planargraph_1_1NodeMap_a21e663cf062025e0dca3cc8ad1f45c1f_icgraph.svg" width="396" height="123"><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="af85fee13e698bcf0ff3d789533639baa"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">container::const_iterator geos::planargraph::NodeMap::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="planargraph_2NodeMap_8h_source.html#l00103">103</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
</div>
</div>
<a class="anchor" id="a4393a8bcaf47132ea90bfa6e3bc1b908"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">container::iterator geos::planargraph::NodeMap::end </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></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="planargraph_2NodeMap_8h_source.html#l00109">109</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
<p>Referenced by <a class="el" href="planargraph_2PlanarGraph_8h_source.html#l00155">geos::planargraph::PlanarGraph::nodeEnd()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1planargraph_1_1NodeMap_a4393a8bcaf47132ea90bfa6e3bc1b908_icgraph.svg" width="376" 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="aaad686aadba60d8b9950e987e685bfe0"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">container::const_iterator geos::planargraph::NodeMap::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="planargraph_2NodeMap_8h_source.html#l00114">114</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
</div>
</div>
<a class="anchor" id="a99f3018a76d489041bed3a57f291255d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a>* geos::planargraph::NodeMap::find </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><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> at the given location, or null if no <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> was there. </p>
<p>Referenced by <a class="el" href="planargraph_2PlanarGraph_8h_source.html#l00127">geos::planargraph::PlanarGraph::findNode()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1planargraph_1_1NodeMap_a99f3018a76d489041bed3a57f291255d_icgraph.svg" width="376" 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="a075addb991dac97bdb152d33476bf268"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html#a972626cf00c019d7413903a3c33ab2a9">container</a>&amp; geos::planargraph::NodeMap::getNodeMap </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a470523a134670babebe642bbcc2e346f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void geos::planargraph::NodeMap::getNodes </td>
<td>(</td>
<td class="paramtype">std::vector&lt; <a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a> * &gt; &amp;&#160;</td>
<td class="paramname"><em>nodes</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the Nodes in this <a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html" title="A map of Node, indexed by the coordinate of the node. ">NodeMap</a>, sorted in ascending order by angle with the positive x-axis. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">nodes</td><td>: the nodes are push_back'ed here </td></tr>
</table>
</dd>
</dl>
<p>Referenced by <a class="el" href="planargraph_2PlanarGraph_8h_source.html#l00173">geos::planargraph::PlanarGraph::getNodes()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1planargraph_1_1NodeMap_a470523a134670babebe642bbcc2e346f_icgraph.svg" width="388" 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="ae99ad66a6a8fb98066da25481f411c60"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">container::iterator geos::planargraph::NodeMap::iterator </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></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>Returns an Iterator over the Nodes in this <a class="el" href="classgeos_1_1planargraph_1_1NodeMap.html" title="A map of Node, indexed by the coordinate of the node. ">NodeMap</a>, sorted in ascending order by angle with the positive x-axis. </p>
<p>Definition at line <a class="el" href="planargraph_2NodeMap_8h_source.html#l00092">92</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
</div>
</div>
<a class="anchor" id="a53d790db16e50e747e0209eaf26de766"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1planargraph_1_1Node.html">Node</a>* geos::planargraph::NodeMap::remove </td>
<td>(</td>
<td class="paramtype"><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></td>
</tr>
</table>
</div><div class="memdoc">
<p>Removes the <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> at the given location, and returns it (or null if no <a class="el" href="classgeos_1_1planargraph_1_1Node.html" title="A node in a PlanarGraph is a location where 0 or more Edge meet. ">Node</a> was there). </p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="aad2aae2a335ea1b3959f68477fde9108"></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_1planargraph_1_1NodeMap.html#a972626cf00c019d7413903a3c33ab2a9">container</a> geos::planargraph::NodeMap::nodeMap</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="planargraph_2NodeMap_8h_source.html#l00052">52</a> of file <a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="planargraph_2NodeMap_8h_source.html">planargraph/NodeMap.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>