geos_390_docs/classgeos_1_1geomgraph_1_1i...

62 lines
4.0 KiB
XML
Raw Permalink Normal View History

2020-12-23 18:34:09 -08:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: geos::geomgraph::index::EdgeSetIntersector Pages: 1 -->
<svg width="354pt" height="143pt"
viewBox="0.00 0.00 354.00 143.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 139)">
<title>geos::geomgraph::index::EdgeSetIntersector</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-139 350,-139 350,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-51.5 0,-83.5 132,-83.5 132,-51.5 0,-51.5"/>
<text text-anchor="start" x="8" y="-70.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::index</text>
<text text-anchor="middle" x="66" y="-58.7" font-family="Helvetica,sans-Serif" font-size="11.00">::EdgeSetIntersector</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classgeos_1_1geomgraph_1_1index_1_1SimpleEdgeSetIntersector.html" target="_top" xlink:title="Finds all intersections in one or two sets of edges, using the straightforward method of comparing al...">
<polygon fill="white" stroke="black" points="182.5,-102.5 182.5,-134.5 331.5,-134.5 331.5,-102.5 182.5,-102.5"/>
<text text-anchor="start" x="190.5" y="-121.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::index</text>
<text text-anchor="middle" x="257" y="-109.7" font-family="Helvetica,sans-Serif" font-size="11.00">::SimpleEdgeSetIntersector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M136.377,-86.2208C156.084,-91.5386 177.363,-97.2806 196.433,-102.426"/>
<polygon fill="midnightblue" stroke="midnightblue" points="137.108,-82.7929 126.541,-83.5667 135.284,-89.5512 137.108,-82.7929"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classgeos_1_1geomgraph_1_1index_1_1SimpleMCSweepLineIntersector.html" target="_top" xlink:title="Finds all intersections in one or two sets of edges, using an x&#45;axis sweepline algorithm in conjuncti...">
<polygon fill="white" stroke="black" points="168,-51.5 168,-83.5 346,-83.5 346,-51.5 168,-51.5"/>
<text text-anchor="start" x="176" y="-70.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::index</text>
<text text-anchor="middle" x="257" y="-58.7" font-family="Helvetica,sans-Serif" font-size="11.00">::SimpleMCSweepLineIntersector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge"><title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M142.188,-67.5C150.607,-67.5 159.24,-67.5 167.803,-67.5"/>
<polygon fill="midnightblue" stroke="midnightblue" points="142.043,-64.0001 132.043,-67.5 142.043,-71.0001 142.043,-64.0001"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classgeos_1_1geomgraph_1_1index_1_1SimpleSweepLineIntersector.html" target="_top" xlink:title="Finds all intersections in one or two sets of edges, using a simple x&#45;axis sweepline algorithm...">
<polygon fill="white" stroke="black" points="176.5,-0.5 176.5,-32.5 337.5,-32.5 337.5,-0.5 176.5,-0.5"/>
<text text-anchor="start" x="184.5" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::index</text>
<text text-anchor="middle" x="257" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">::SimpleSweepLineIntersector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge"><title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M136.377,-48.7792C156.084,-43.4614 177.363,-37.7194 196.433,-32.5736"/>
<polygon fill="midnightblue" stroke="midnightblue" points="135.284,-45.4488 126.541,-51.4333 137.108,-52.2071 135.284,-45.4488"/>
</g>
</g>
</svg>