geos_390_docs/classgeos_1_1noding_1_1Simp...

60 lines
3.5 KiB
XML

<?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::noding::SimpleNoder Pages: 1 -->
<svg width="320pt" height="168pt"
viewBox="0.00 0.00 319.50 168.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 164)">
<title>geos::noding::SimpleNoder</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-164 315.5,-164 315.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="65.5,-0.5 65.5,-20.5 212.5,-20.5 212.5,-0.5 65.5,-0.5"/>
<text text-anchor="middle" x="139" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::SimpleNoder</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classgeos_1_1noding_1_1SinglePassNoder.html" target="_top" xlink:title="Base class for Noders which make a single pass to find intersections. ">
<polygon fill="white" stroke="black" points="70,-58.5 70,-90.5 208,-90.5 208,-58.5 70,-58.5"/>
<text text-anchor="start" x="78" y="-77.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::SinglePass</text>
<text text-anchor="middle" x="139" y="-65.7" font-family="Helvetica,sans-Serif" font-size="11.00">Noder</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M139,-48.422C139,-38.6719 139,-28.1099 139,-20.7904"/>
<polygon fill="midnightblue" stroke="midnightblue" points="135.5,-48.4915 139,-58.4915 142.5,-48.4916 135.5,-48.4915"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classgeos_1_1noding_1_1Noder.html" target="_top" xlink:title="Computes all intersections between segments in a set of SegmentString. ">
<polygon fill="white" stroke="black" points="0,-139.5 0,-159.5 114,-159.5 114,-139.5 0,-139.5"/>
<text text-anchor="middle" x="57" y="-146.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::Noder</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M74.9052,-132.56C88.8541,-120.142 108.096,-103.012 121.849,-90.7685"/>
<polygon fill="midnightblue" stroke="midnightblue" points="72.5272,-129.991 67.3854,-139.254 77.1817,-135.219 72.5272,-129.991"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classgeos_1_1noding_1_1SegmentIntersector.html" target="_top" xlink:title="Processes possible intersections detected by a Noder. ">
<polygon fill="white" stroke="black" points="132.5,-139.5 132.5,-159.5 311.5,-159.5 311.5,-139.5 132.5,-139.5"/>
<text text-anchor="middle" x="222" y="-146.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::SegmentIntersector</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node2 -->
<g id="edge3" class="edge"><title>Node4&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M203.876,-132.56C189.757,-120.142 170.281,-103.012 156.36,-90.7685"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="201.668,-135.278 211.488,-139.254 206.291,-130.022 201.668,-135.278"/>
<text text-anchor="middle" x="207.5" y="-112.2" font-family="Helvetica,sans-Serif" font-size="11.00"> segInt</text>
</g>
</g>
</svg>