geos_390_docs/classgeos_1_1algorithm_1_1L...

54 lines
3.4 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::algorithm::LineIntersector Pages: 1 -->
<svg width="384pt" height="110pt"
viewBox="0.00 0.00 384.00 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::algorithm::LineIntersector</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-106 380,-106 380,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="157.5,-0.5 157.5,-20.5 324.5,-20.5 324.5,-0.5 157.5,-0.5"/>
<text text-anchor="middle" x="241" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::algorithm::LineIntersector</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><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="0,-81.5 0,-101.5 132,-101.5 132,-81.5 0,-81.5"/>
<text text-anchor="middle" x="66" y="-88.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Coordinate</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M95.4603,-77.2008C131.087,-61.1179 190.096,-34.4797 220.891,-20.578"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="93.749,-74.1331 86.0747,-81.4377 96.6292,-80.5132 93.749,-74.1331"/>
<text text-anchor="middle" x="206" y="-54.2" font-family="Helvetica,sans-Serif" font-size="11.00"> inputLines</text>
<text text-anchor="middle" x="206" y="-42.2" font-family="Helvetica,sans-Serif" font-size="11.00">intPt</text>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node2&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M142.12,-96.8166C147.032,-95.5745 150,-93.8022 150,-91.5 150,-87.9062 142.768,-85.604 132.201,-84.5933"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="141.521,-93.3679 132.201,-98.4067 142.629,-100.28 141.521,-93.3679"/>
<text text-anchor="middle" x="178" y="-88.7" font-family="Helvetica,sans-Serif" font-size="11.00"> _nullCoord</text>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><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="224,-81.5 224,-101.5 376,-101.5 376,-81.5 224,-81.5"/>
<text text-anchor="middle" x="300" y="-88.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::PrecisionModel</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge3" class="edge"><title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M287.218,-73.3846C275.219,-57.3189 257.713,-33.8781 248.055,-20.9459"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.444,-75.5199 293.232,-81.4377 290.052,-71.3312 284.444,-75.5199"/>
<text text-anchor="middle" x="317" y="-48.2" font-family="Helvetica,sans-Serif" font-size="11.00"> precisionModel</text>
</g>
</g>
</svg>