geos_390_docs/classgeos_1_1noding_1_1Inte...

82 lines
5.3 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::IntersectionFinderAdder Pages: 1 -->
<svg width="442pt" height="191pt"
viewBox="0.00 0.00 441.50 191.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 187)">
<title>geos::noding::IntersectionFinderAdder</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-187 437.5,-187 437.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="75.5,-0.5 75.5,-32.5 215.5,-32.5 215.5,-0.5 75.5,-0.5"/>
<text text-anchor="start" x="83.5" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::Intersection</text>
<text text-anchor="middle" x="145.5" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">FinderAdder</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><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="0,-81.5 0,-101.5 179,-101.5 179,-81.5 0,-81.5"/>
<text text-anchor="middle" x="89.5" y="-88.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::noding::SegmentIntersector</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="M102.811,-73.1481C112.231,-60.8682 124.746,-44.5545 133.787,-32.7685"/>
<polygon fill="midnightblue" stroke="midnightblue" points="99.9021,-71.1898 96.5924,-81.2545 105.456,-75.4505 99.9021,-71.1898"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classgeos_1_1algorithm_1_1LineIntersector.html" target="_top" xlink:title="A LineIntersector is an algorithm that can both test whether two line segments intersect and compute ...">
<polygon fill="white" stroke="black" points="197,-81.5 197,-101.5 364,-101.5 364,-81.5 197,-81.5"/>
<text text-anchor="middle" x="280.5" y="-88.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::algorithm::LineIntersector</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="M254.727,-76.5634C231.442,-63.9721 197.256,-45.4863 173.349,-32.5592"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="253.214,-79.7242 263.675,-81.4021 256.544,-73.5668 253.214,-79.7242"/>
<text text-anchor="middle" x="232.5" y="-54.2" font-family="Helvetica,sans-Serif" font-size="11.00"> li</text>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classgeos_1_1geom_1_1Coordinate.html" target="_top" xlink:title="Coordinate is the lightweight class used to store coordinates. ">
<polygon fill="white" stroke="black" points="57.5,-162.5 57.5,-182.5 189.5,-182.5 189.5,-162.5 57.5,-162.5"/>
<text text-anchor="middle" x="123.5" y="-169.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Coordinate</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge"><title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M150.728,-157.799C182.672,-141.725 234.753,-115.519 262.217,-101.7"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="148.87,-154.816 141.51,-162.438 152.016,-161.069 148.87,-154.816"/>
<text text-anchor="middle" x="250.5" y="-135.2" font-family="Helvetica,sans-Serif" font-size="11.00"> inputLines</text>
<text text-anchor="middle" x="250.5" y="-123.2" font-family="Helvetica,sans-Serif" font-size="11.00">intPt</text>
</g>
<!-- Node4&#45;&gt;Node4 -->
<g id="edge4" class="edge"><title>Node4&#45;&gt;Node4</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M199.62,-177.817C204.532,-176.574 207.5,-174.802 207.5,-172.5 207.5,-168.906 200.268,-166.604 189.701,-165.593"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="199.021,-174.368 189.701,-179.407 200.129,-181.28 199.021,-174.368"/>
<text text-anchor="middle" x="235.5" y="-169.7" font-family="Helvetica,sans-Serif" font-size="11.00"> _nullCoord</text>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classgeos_1_1geom_1_1PrecisionModel.html" target="_top" xlink:title="Specifies the precision model of the Coordinate in a Geometry. ">
<polygon fill="white" stroke="black" points="281.5,-162.5 281.5,-182.5 433.5,-182.5 433.5,-162.5 281.5,-162.5"/>
<text text-anchor="middle" x="357.5" y="-169.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::PrecisionModel</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node3 -->
<g id="edge5" class="edge"><title>Node5&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M341.68,-155.269C326.009,-139.191 302.545,-115.118 289.707,-101.946"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="339.181,-157.719 348.667,-162.438 344.194,-152.834 339.181,-157.719"/>
<text text-anchor="middle" x="367.5" y="-129.2" font-family="Helvetica,sans-Serif" font-size="11.00"> precisionModel</text>
</g>
</g>
</svg>