geos_390_docs/classgeos_1_1noding_1_1Segm...

477 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::noding::SegmentNode 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_1noding.html">noding</a></li><li class="navelem"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="#friends">Friends</a> &#124;
<a href="classgeos_1_1noding_1_1SegmentNode-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">geos::noding::SegmentNode Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Represents an intersection point between two <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html" title="Represents a list of contiguous line segments, and supports noding the segments. ">NodedSegmentString</a>.
<a href="classgeos_1_1noding_1_1SegmentNode.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for geos::noding::SegmentNode:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classgeos_1_1noding_1_1SegmentNode__coll__graph.svg" width="530" height="318"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</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-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a6c68663f940b35272e0ba9400b864dde"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a6c68663f940b35272e0ba9400b864dde">SegmentNode</a> (const <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html">NodedSegmentString</a> &amp;ss, const <a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> &amp;nCoord, size_t nSegmentIndex, int nSegmentOctant)</td></tr>
<tr class="separator:a6c68663f940b35272e0ba9400b864dde"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7e105893cb328e3fe5bc9dece195fa8b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a7e105893cb328e3fe5bc9dece195fa8b">~SegmentNode</a> ()</td></tr>
<tr class="separator:a7e105893cb328e3fe5bc9dece195fa8b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3711af5a5d599412c0fb916d1155d2a6"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a3711af5a5d599412c0fb916d1155d2a6">isInterior</a> () const </td></tr>
<tr class="memdesc:a3711af5a5d599412c0fb916d1155d2a6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return true if this Node is <em>internal</em> (not on the boundary) of the corresponding segment. Currently only the <em>first</em> segment endpoint is checked, actually. <a href="#a3711af5a5d599412c0fb916d1155d2a6">More...</a><br /></td></tr>
<tr class="separator:a3711af5a5d599412c0fb916d1155d2a6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab45f7bf70221579d7c61c270bd6f35d3"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#ab45f7bf70221579d7c61c270bd6f35d3">isEndPoint</a> (unsigned int maxSegmentIndex) const </td></tr>
<tr class="separator:ab45f7bf70221579d7c61c270bd6f35d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af285b8f5ec71a473c13a4101fdf753e4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#af285b8f5ec71a473c13a4101fdf753e4">compareTo</a> (const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;other)</td></tr>
<tr class="separator:af285b8f5ec71a473c13a4101fdf753e4"><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:a5656325aac7b3507394727895094625d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a5656325aac7b3507394727895094625d">coord</a></td></tr>
<tr class="memdesc:a5656325aac7b3507394727895094625d"><td class="mdescLeft">&#160;</td><td class="mdescRight">the point of intersection (own copy) <a href="#a5656325aac7b3507394727895094625d">More...</a><br /></td></tr>
<tr class="separator:a5656325aac7b3507394727895094625d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4956bed8bc6c1ab0b0046d6222429c1b"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a4956bed8bc6c1ab0b0046d6222429c1b">segmentIndex</a></td></tr>
<tr class="memdesc:a4956bed8bc6c1ab0b0046d6222429c1b"><td class="mdescLeft">&#160;</td><td class="mdescRight">the index of the containing line segment in the parent edge <a href="#a4956bed8bc6c1ab0b0046d6222429c1b">More...</a><br /></td></tr>
<tr class="separator:a4956bed8bc6c1ab0b0046d6222429c1b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:a8d7846dbf5ab3a042c5a927d103c034e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a8d7846dbf5ab3a042c5a927d103c034e">SegmentNode</a> (const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;other)=delete</td></tr>
<tr class="separator:a8d7846dbf5ab3a042c5a927d103c034e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5528254948b8507e151b335d3af40fb8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a5528254948b8507e151b335d3af40fb8">operator=</a> (const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;rhs)=delete</td></tr>
<tr class="separator:a5528254948b8507e151b335d3af40fb8"><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:ad604dab111482b08fe89f7619430b188"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html">NodedSegmentString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#ad604dab111482b08fe89f7619430b188">segString</a></td></tr>
<tr class="separator:ad604dab111482b08fe89f7619430b188"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e90dbe92b2c579de9dfa8be5373206f"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a8e90dbe92b2c579de9dfa8be5373206f">segmentOctant</a></td></tr>
<tr class="separator:a8e90dbe92b2c579de9dfa8be5373206f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc87ee7765e167153004b27a752aa2ac"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#adc87ee7765e167153004b27a752aa2ac">isInteriorVar</a></td></tr>
<tr class="separator:adc87ee7765e167153004b27a752aa2ac"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a7e812da48a2eb6b176e92e5183d615cc"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgeos_1_1noding_1_1SegmentNode.html#a7e812da48a2eb6b176e92e5183d615cc">operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;n)</td></tr>
<tr class="separator:a7e812da48a2eb6b176e92e5183d615cc"><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>Represents an intersection point between two <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html" title="Represents a list of contiguous line segments, and supports noding the segments. ">NodedSegmentString</a>. </p>
<p>Final class. </p>
<p>Definition at line <a class="el" href="SegmentNode_8h_source.html#l00047">47</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a8d7846dbf5ab3a042c5a927d103c034e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">geos::noding::SegmentNode::SegmentNode </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;&#160;</td>
<td class="paramname"><em>other</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">delete</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a6c68663f940b35272e0ba9400b864dde"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">geos::noding::SegmentNode::SegmentNode </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html">NodedSegmentString</a> &amp;&#160;</td>
<td class="paramname"><em>ss</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;&#160;</td>
<td class="paramname"><em>nCoord</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>nSegmentIndex</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nSegmentOctant</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Construct a node on the given <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html" title="Represents a list of contiguous line segments, and supports noding the segments. ">NodedSegmentString</a></p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">ss</td><td>the parent <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html" title="Represents a list of contiguous line segments, and supports noding the segments. ">NodedSegmentString</a></td></tr>
<tr><td class="paramname">nCoord</td><td>the coordinate of the intersection, will be copied</td></tr>
<tr><td class="paramname">nSegmentIndex</td><td>the index of the segment on parent <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html" title="Represents a list of contiguous line segments, and supports noding the segments. ">NodedSegmentString</a> where the Node is located.</td></tr>
<tr><td class="paramname">nSegmentOctant</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a7e105893cb328e3fe5bc9dece195fa8b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">geos::noding::SegmentNode::~SegmentNode </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="SegmentNode_8h_source.html#l00084">84</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="af285b8f5ec71a473c13a4101fdf753e4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int geos::noding::SegmentNode::compareTo </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;&#160;</td>
<td class="paramname"><em>other</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>-1 this EdgeIntersection is located before the argument location </dd>
<dd>
0 this EdgeIntersection is at the argument location </dd>
<dd>
1 this EdgeIntersection is located after the argument location </dd></dl>
<p>Referenced by <a class="el" href="SegmentNode_8h_source.html#l00115">geos::noding::SegmentNodeLT::operator()()</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_1noding_1_1SegmentNode_af285b8f5ec71a473c13a4101fdf753e4_icgraph.svg" width="470" 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="ab45f7bf70221579d7c61c270bd6f35d3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool geos::noding::SegmentNode::isEndPoint </td>
<td>(</td>
<td class="paramtype">unsigned int&#160;</td>
<td class="paramname"><em>maxSegmentIndex</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a3711af5a5d599412c0fb916d1155d2a6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool geos::noding::SegmentNode::isInterior </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>Return true if this Node is <em>internal</em> (not on the boundary) of the corresponding segment. Currently only the <em>first</em> segment endpoint is checked, actually. </p>
<p>Definition at line <a class="el" href="SegmentNode_8h_source.html#l00092">92</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
<p>References <a class="el" href="namespacegeos_1_1noding.html#ab399777c8d07ea18f08d74c0f1aa848a">geos::noding::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_1noding_1_1SegmentNode_a3711af5a5d599412c0fb916d1155d2a6_cgraph.svg" width="448" 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="a5528254948b8507e151b335d3af40fb8"></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_1noding_1_1SegmentNode.html">SegmentNode</a>&amp; geos::noding::SegmentNode::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;&#160;</td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">delete</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a7e812da48a2eb6b176e92e5183d615cc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::ostream&amp; operator&lt;&lt; </td>
<td>(</td>
<td class="paramtype">std::ostream &amp;&#160;</td>
<td class="paramname"><em>os</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classgeos_1_1noding_1_1SegmentNode.html">SegmentNode</a> &amp;&#160;</td>
<td class="paramname"><em>n</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">friend</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a5656325aac7b3507394727895094625d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classgeos_1_1geom_1_1Coordinate.html">geom::Coordinate</a> geos::noding::SegmentNode::coord</td>
</tr>
</table>
</div><div class="memdoc">
<p>the point of intersection (own copy) </p>
<p>Definition at line <a class="el" href="SegmentNode_8h_source.html#l00063">63</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
</div>
</div>
<a class="anchor" id="adc87ee7765e167153004b27a752aa2ac"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool geos::noding::SegmentNode::isInteriorVar</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="SegmentNode_8h_source.html#l00053">53</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
</div>
</div>
<a class="anchor" id="a4956bed8bc6c1ab0b0046d6222429c1b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">size_t geos::noding::SegmentNode::segmentIndex</td>
</tr>
</table>
</div><div class="memdoc">
<p>the index of the containing line segment in the parent edge </p>
<p>Definition at line <a class="el" href="SegmentNode_8h_source.html#l00066">66</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
</div>
</div>
<a class="anchor" id="a8e90dbe92b2c579de9dfa8be5373206f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int geos::noding::SegmentNode::segmentOctant</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="SegmentNode_8h_source.html#l00051">51</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
</div>
</div>
<a class="anchor" id="ad604dab111482b08fe89f7619430b188"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classgeos_1_1noding_1_1NodedSegmentString.html">NodedSegmentString</a>&amp; geos::noding::SegmentNode::segString</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="SegmentNode_8h_source.html#l00049">49</a> of file <a class="el" href="SegmentNode_8h_source.html">SegmentNode.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="SegmentNode_8h_source.html">SegmentNode.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>