geos_390_docs/classgeos_1_1geomgraph_1_1G...

139 lines
28 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: Member List</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_1GeometryGraph.html">GeometryGraph</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">geos::geomgraph::GeometryGraph Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a59c0bedbc95fadfae8d5ba0fc2f86702">add</a>(const geom::Geometry *g)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#aebd4ef91b37426f3e3d0e223985217a8">geos::geomgraph::PlanarGraph::add</a>(EdgeEnd *e)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a1f5a15e881ba2cbbad26f76166fc8a18">addCollection</a>(const geom::GeometryCollection *gc)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a4dbe7a6208040dadb687e28f60b405a0">addEdge</a>(Edge *e)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#ace4497331806c06a77a42e1e406e4244">addEdges</a>(const std::vector&lt; Edge * &gt; &amp;edgesToAdd)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a019e7c4c7997cd742766ab2251f10f65">addLineString</a>(const geom::LineString *line)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#ab95d27e28bde5acad29c90b06c435b07">addNode</a>(Node *node)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a9042a61b5fe1f0c3c029c78da5602cc3">addNode</a>(const geom::Coordinate &amp;coord)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a0414e1346edf7d3475fefefdaadd09f1">addPoint</a>(const geom::Point *p)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ac2997f1cfd65629ceaf2054ab8a98ea6">addPoint</a>(geom::Coordinate &amp;pt)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ab4ff8217be9aee24ab29294c71e2412b">addPolygon</a>(const geom::Polygon *p)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#adef78bf831c91b7848201ae93ee74339">addPolygonRing</a>(const geom::LinearRing *lr, geom::Location cwLeft, geom::Location cwRight)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#af638d8a472e2b57aef095c37d6d5ce5e">addSelfIntersectionNode</a>(int argIndex, const geom::Coordinate &amp;coord, geom::Location loc)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a6863fcee3b77391775d53b6771f25d7b">addSelfIntersectionNodes</a>(int argIndex)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a16a153bf6f46ce584b506175209bbcf8">argIndex</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a21c34cc3428b4ed102804d64e5f8296d">boundaryNodeRule</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#aa01a39097f4cf09484ded5b0b07ef28a">boundaryNodes</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a31798bd6539e03901dd308857fb29a9f">boundaryPoints</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a4143fca4f71190d7c99eec22460db370">computeEdgeIntersections</a>(GeometryGraph *g, algorithm::LineIntersector *li, bool includeProper, const geom::Envelope *env=nullptr)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#aa91c265fdd2ec79836b184ed2c585dc0">computeSelfNodes</a>(algorithm::LineIntersector *li, bool computeRingSelfNodes, const geom::Envelope *env=nullptr)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a85e615c67b5477108199e3230fc307cb">computeSelfNodes</a>(algorithm::LineIntersector *li, bool computeRingSelfNodes, bool isDoneIfProperInt, const geom::Envelope *env=nullptr)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#af40d28f21cc23a70d0ecc56c10fe937c">computeSelfNodes</a>(algorithm::LineIntersector &amp;li, bool computeRingSelfNodes, const geom::Envelope *env=nullptr)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ad133f5151cfb3cf63de05614d6260ac3">computeSelfNodes</a>(algorithm::LineIntersector &amp;li, bool computeRingSelfNodes, bool isDoneIfProperInt, const geom::Envelope *env=nullptr)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ab4a9f14ab579140fb3a6fa848f28d80c">computeSplitEdges</a>(std::vector&lt; Edge * &gt; *edgelist)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a2ed3fc5916b8f4171f19f3119cfbdadb">createEdgeSetIntersector</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a33bc2ca9afebed59109f12975b860fd1">determineBoundary</a>(int boundaryCount)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ad6fad3247abc4d37a6dc67578fb67afe">determineBoundary</a>(const algorithm::BoundaryNodeRule &amp;boundaryNodeRule, int boundaryCount)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a61af6fb669274c0213387a7fe2f47470">edgeEndList</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#ad3ecb348be80ecd85f0dcee548706127">edges</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#ae0ae0635a8cf9b0a27e1ae6c963074f0">find</a>(geom::Coordinate &amp;coord)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ad209cbcc938f5544efa237b2f921754c">findEdge</a>(const geom::LineString *line) const </td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a11f4d623bf8b2d02ac07f4f0c5bf5a68">geos::geomgraph::PlanarGraph::findEdge</a>(const geom::Coordinate &amp;p0, const geom::Coordinate &amp;p1)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#adef38fcf5bfe7e50cea21cd192102b0f">findEdgeEnd</a>(Edge *e)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a2157ecd5b89d1b9e4ddf369e7bb96b7b">findEdgeInSameDirection</a>(const geom::Coordinate &amp;p0, const geom::Coordinate &amp;p1)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ad4694977fe8cd5f76b2ef47e5e5c2ba9">GeometryGraph</a>(const GeometryGraph &amp;other)=delete</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a8cd37e623fc4c83eee4910537ab64a0b">GeometryGraph</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ac130e5ba78f6ea73dd5c805c9fa4f729">GeometryGraph</a>(int newArgIndex, const geom::Geometry *newParentGeom)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a4a97dc44946084f29ae711ef608328f8">GeometryGraph</a>(int newArgIndex, const geom::Geometry *newParentGeom, const algorithm::BoundaryNodeRule &amp;boundaryNodeRule)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ad35930b65f7c5dfdc9c917501ea427f3">getBoundaryNodeRule</a>() const </td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#ad3ec2be9b4c7c948f29b07385afa55bf">getBoundaryNodes</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a8c53a97a7ac936d54af61fa7dbe7fd60">getBoundaryNodes</a>(std::vector&lt; Node * &gt; &amp;bdyNodes)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a9ae001a9192cfd3e8005f6efac781e0f">getBoundaryPoints</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a45929a3eb0d796fb165182f6c4e889b9">getEdgeEnds</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a1ecd142ef6db53d77ba4e6470d6ef2b7">getEdgeIterator</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a30221e2ac8c64b28651802c231260d3e">getEdges</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a5ec272a27fffc78e7be80b4cbdb5ebb0">getGeometry</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#acbd470e8e9a0b3e9a8705c9f72710286">getInvalidPoint</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a26e6fce205d09645c7f42c9d9d9b1e7e">getNodeIterator</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#ae274d285e2611fa37f1bc8eab74e645c">getNodeMap</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#ab55f783d90436cfc332e00352f08879a">getNodes</a>(std::vector&lt; Node * &gt; &amp;)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a5f2d71dd98bdca58ab60e6e877d2b78e">hasTooFewPoints</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#aa4b94cfa7a1a817ab0aa04e4536f9f86">hasTooFewPointsVar</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#acf025f0b6dbad4f92a3f313a8efd8e5b">insertBoundaryPoint</a>(int argIndex, const geom::Coordinate &amp;coord)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a8a1446df0cdde2e7b589fd381ecd06e6">insertEdge</a>(Edge *e)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a6f47d0e88fe4ba92d7e062631949989c">insertPoint</a>(int argIndex, const geom::Coordinate &amp;coord, geom::Location onLocation)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#af383d41a611e76f199cc34150765bd6d">invalidPoint</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#ae6f0f27839caaadacfe2e343bb3b5859">isBoundaryNode</a>(int geomIndex, const geom::Coordinate &amp;coord)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#aa69f1fe71d4171a94d91f1a87366755f">isInBoundary</a>(int boundaryCount)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#aca1864ab388ed13b2d61edebab5733cd">lineEdgeMap</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a31ee5909b6359ad60de9b1d6e69cc485">linkAllDirectedEdges</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#af0a26502d8cf72fa42d570abd9be725b">linkResultDirectedEdges</a>(It first, It last)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a26be5df2cae967c5739375ac17394821">linkResultDirectedEdges</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a777c5bc3eb4a733c3d1653e73237ef2a">nodes</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#aad52ab68ff179c0d6393c79388600b24">operator=</a>(const GeometryGraph &amp;rhs)=delete</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a4874c62a7b347d91f93351992dfddbd1">parentGeom</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#acdbab93abb0dc25f6e6bb57bd08f4c74">PlanarGraph</a>(const NodeFactory &amp;nodeFact)</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#af11e094a24477957c3334920e45b2224">PlanarGraph</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a099b5b053eb0ab7afa22c1e5e9f8794f">printEdges</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a72369109df1b4efea469b0660283efcc">useBoundaryDeterminationRule</a></td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html#a295a3ce35c1ccf7eefa9a209803e12a2">~GeometryGraph</a>() override</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1GeometryGraph.html">geos::geomgraph::GeometryGraph</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html#a7d416d3460c3e6db9246e2cd5c6d64da">~PlanarGraph</a>()</td><td class="entry"><a class="el" href="classgeos_1_1geomgraph_1_1PlanarGraph.html">geos::geomgraph::PlanarGraph</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></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>