geos_390_docs/classgeos_1_1noding_1_1Sing...

47 lines
2.7 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::noding::SinglePassNoder Pages: 1 -->
<svg width="320pt" height="110pt"
viewBox="0.00 0.00 319.50 110.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 106)">
<title>geos::noding::SinglePassNoder</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-106 315.5,-106 315.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="70,-0.5 70,-32.5 208,-32.5 208,-0.5 70,-0.5"/>
<text text-anchor="start" x="78" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::SinglePass</text>
<text text-anchor="middle" x="139" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">Noder</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><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,-81.5 0,-101.5 114,-101.5 114,-81.5 0,-81.5"/>
<text text-anchor="middle" x="57" y="-88.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::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="M74.9052,-74.56C88.8541,-62.1421 108.096,-45.0122 121.849,-32.7685"/>
<polygon fill="midnightblue" stroke="midnightblue" points="72.5272,-71.991 67.3854,-81.2545 77.1817,-77.2194 72.5272,-71.991"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><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,-81.5 132.5,-101.5 311.5,-101.5 311.5,-81.5 132.5,-81.5"/>
<text text-anchor="middle" x="222" y="-88.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::SegmentIntersector</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M203.876,-74.56C189.757,-62.1421 170.281,-45.0122 156.36,-32.7685"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="201.668,-77.2784 211.488,-81.2545 206.291,-72.0221 201.668,-77.2784"/>
<text text-anchor="middle" x="207.5" y="-54.2" font-family="Helvetica,sans-Serif" font-size="11.00"> segInt</text>
</g>
</g>
</svg>