geos_390_docs/classgeos_1_1operation_1_1r...

158 lines
11 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::operation::relate::RelateOp Pages: 1 -->
<svg width="905pt" height="208pt"
viewBox="0.00 0.00 905.00 208.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 204)">
<title>geos::operation::relate::RelateOp</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-204 901,-204 901,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="773,-118.5 773,-150.5 897,-150.5 897,-118.5 773,-118.5"/>
<text text-anchor="start" x="781" y="-137.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::relate</text>
<text text-anchor="middle" x="835" y="-125.7" font-family="Helvetica,sans-Serif" font-size="11.00">::RelateOp</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classgeos_1_1operation_1_1GeometryGraphOperation.html" target="_top" xlink:title="The base class for operations that require GeometryGraph. ">
<polygon fill="white" stroke="black" points="533,-148.5 533,-180.5 677,-180.5 677,-148.5 533,-148.5"/>
<text text-anchor="start" x="541" y="-167.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::Geometry</text>
<text text-anchor="middle" x="605" y="-155.7" font-family="Helvetica,sans-Serif" font-size="11.00">GraphOperation</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="M687.437,-153.785C715.612,-150.077 746.683,-145.989 772.938,-142.534"/>
<polygon fill="midnightblue" stroke="midnightblue" points="686.661,-150.356 677.203,-155.131 687.574,-157.297 686.661,-150.356"/>
</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="8.5,-179.5 8.5,-199.5 160.5,-199.5 160.5,-179.5 8.5,-179.5"/>
<text text-anchor="middle" x="84.5" y="-186.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::PrecisionModel</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M170.83,-189.881C200.062,-189.782 232.967,-189.418 263,-188.5 375.12,-185.072 403.22,-183.877 515,-174.5 520.733,-174.019 526.668,-173.468 532.626,-172.878"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="170.646,-186.381 160.655,-189.905 170.663,-193.381 170.646,-186.381"/>
<text text-anchor="middle" x="364.5" y="-190.7" font-family="Helvetica,sans-Serif" font-size="11.00"> resultPrecisionModel</text>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><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="281,-137.5 281,-157.5 448,-157.5 448,-137.5 281,-137.5"/>
<text text-anchor="middle" x="364.5" y="-144.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::algorithm::LineIntersector</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge6" class="edge"><title>Node3&#45;&gt;Node4</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M161.745,-177.981C204.207,-171.566 256.558,-163.657 297.291,-157.503"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="161.1,-174.539 151.735,-179.493 162.145,-181.46 161.1,-174.539"/>
<text text-anchor="middle" x="225" y="-175.7" font-family="Helvetica,sans-Serif" font-size="11.00"> precisionModel</text>
</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="M458.381,-154.12C483.149,-155.886 509.514,-157.765 532.908,-159.433"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="458.47,-150.618 448.246,-153.398 457.972,-157.6 458.47,-150.618"/>
<text text-anchor="middle" x="490.5" y="-161.7" font-family="Helvetica,sans-Serif" font-size="11.00"> li</text>
</g>
<!-- Node6 -->
<g id="node6" class="node"><title>Node6</title>
<g id="a_node6"><a xlink:href="classgeos_1_1operation_1_1relate_1_1RelateComputer.html" target="_top" xlink:title="Computes the topological relationship between two Geometries. ">
<polygon fill="white" stroke="black" points="543,-80.5 543,-112.5 667,-112.5 667,-80.5 543,-80.5"/>
<text text-anchor="start" x="551" y="-99.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::operation::relate</text>
<text text-anchor="middle" x="605" y="-87.7" font-family="Helvetica,sans-Serif" font-size="11.00">::RelateComputer</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node6 -->
<g id="edge10" class="edge"><title>Node4&#45;&gt;Node6</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M422.273,-135.36C458.581,-127.596 505.657,-117.529 542.798,-109.587"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="421.382,-131.971 412.335,-137.485 422.846,-138.816 421.382,-131.971"/>
<text text-anchor="middle" x="490.5" y="-128.7" font-family="Helvetica,sans-Serif" font-size="11.00"> li</text>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><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="18.5,-105.5 18.5,-125.5 150.5,-125.5 150.5,-105.5 18.5,-105.5"/>
<text text-anchor="middle" x="84.5" y="-112.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Coordinate</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node4 -->
<g id="edge4" class="edge"><title>Node5&#45;&gt;Node4</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M160.625,-120.457C192.29,-122.907 229.502,-126.259 263,-130.5 278.098,-132.411 294.394,-134.957 309.379,-137.495"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="160.788,-116.959 150.552,-119.693 160.258,-123.939 160.788,-116.959"/>
<text text-anchor="middle" x="225" y="-145.7" font-family="Helvetica,sans-Serif" font-size="11.00"> inputLines</text>
<text text-anchor="middle" x="225" y="-133.7" font-family="Helvetica,sans-Serif" font-size="11.00">intPt</text>
</g>
<!-- Node5&#45;&gt;Node5 -->
<g id="edge5" class="edge"><title>Node5&#45;&gt;Node5</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M58.5079,-135.04C60.0706,-140.145 68.7346,-144 84.5,-144 109.109,-144 116.415,-134.607 106.418,-125.727"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.7805,-136.292 62.5823,-125.727 55.3674,-133.486 61.7805,-136.292"/>
<text text-anchor="middle" x="84.5" y="-147.2" font-family="Helvetica,sans-Serif" font-size="11.00"> _nullCoord</text>
</g>
<!-- Node5&#45;&gt;Node6 -->
<g id="edge8" class="edge"><title>Node5&#45;&gt;Node6</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M160.679,-112.745C263.874,-108.964 447.434,-102.237 542.748,-98.7445"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="160.508,-109.249 150.643,-113.113 160.765,-116.244 160.508,-109.249"/>
<text text-anchor="middle" x="364.5" y="-111.7" font-family="Helvetica,sans-Serif" font-size="11.00"> invalidPoint</text>
</g>
<!-- Node6&#45;&gt;Node1 -->
<g id="edge7" class="edge"><title>Node6&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M677.282,-108.38C707.898,-113.483 743.318,-119.386 772.732,-124.289"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="677.539,-104.875 667.1,-106.683 676.388,-111.78 677.539,-104.875"/>
<text text-anchor="middle" x="725" y="-124.7" font-family="Helvetica,sans-Serif" font-size="11.00"> relateComp</text>
</g>
<!-- Node7 -->
<g id="node7" class="node"><title>Node7</title>
<g id="a_node7"><a xlink:href="classgeos_1_1algorithm_1_1PointLocator.html" target="_top" xlink:title="Computes the topological relationship (Location) of a single point to a Geometry. ...">
<polygon fill="white" stroke="black" points="286,-39.5 286,-59.5 443,-59.5 443,-39.5 286,-39.5"/>
<text text-anchor="middle" x="364.5" y="-46.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::algorithm::PointLocator</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node6 -->
<g id="edge9" class="edge"><title>Node7&#45;&gt;Node6</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M453.012,-59.6295C473.454,-62.5926 495.072,-66.213 515,-70.5 527.59,-73.2083 541.002,-76.763 553.494,-80.3706"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="453.475,-56.1602 443.084,-58.2276 452.496,-63.0915 453.475,-56.1602"/>
<text text-anchor="middle" x="490.5" y="-73.7" font-family="Helvetica,sans-Serif" font-size="11.00"> ptLocator</text>
</g>
<!-- Node8 -->
<g id="node8" class="node"><title>Node8</title>
<g id="a_node8"><a xlink:href="classgeos_1_1geomgraph_1_1NodeMap.html" target="_top" xlink:title="geos::geomgraph::NodeMap">
<polygon fill="white" stroke="black" points="287.5,-0.5 287.5,-20.5 441.5,-20.5 441.5,-0.5 287.5,-0.5"/>
<text text-anchor="middle" x="364.5" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::NodeMap</text>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node6 -->
<g id="edge11" class="edge"><title>Node8&#45;&gt;Node6</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M420.055,-22.8847C429.386,-25.0543 438.978,-27.3168 448,-29.5 477.86,-36.7256 486.472,-35.0999 515,-46.5 537.876,-55.6414 562.148,-69.5966 579.557,-80.443"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="420.603,-19.4191 410.071,-20.575 419.025,-26.2389 420.603,-19.4191"/>
<text text-anchor="middle" x="490.5" y="-49.7" font-family="Helvetica,sans-Serif" font-size="11.00"> nodes</text>
</g>
<!-- Node9 -->
<g id="node9" class="node"><title>Node9</title>
<g id="a_node9"><a xlink:href="classgeos_1_1geomgraph_1_1NodeFactory.html" target="_top" xlink:title="geos::geomgraph::NodeFactory">
<polygon fill="white" stroke="black" points="0,-0.5 0,-20.5 169,-20.5 169,-0.5 0,-0.5"/>
<text text-anchor="middle" x="84.5" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geomgraph::NodeFactory</text>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node8 -->
<g id="edge12" class="edge"><title>Node9&#45;&gt;Node8</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M179.558,-10.5C214.702,-10.5 254.142,-10.5 287.461,-10.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="179.286,-7.0001 169.286,-10.5 179.286,-14.0001 179.286,-7.0001"/>
<text text-anchor="middle" x="225" y="-13.7" font-family="Helvetica,sans-Serif" font-size="11.00"> nodeFact</text>
</g>
</g>
</svg>