geos_390_docs/classgeos_1_1algorithm_1_1M...

126 lines
8.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::algorithm::MinimumBoundingCircle Pages: 1 -->
<svg width="989pt" height="162pt"
viewBox="0.00 0.00 989.00 162.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 158)">
<title>geos::algorithm::MinimumBoundingCircle</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-158 985,-158 985,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="841,-32.5 841,-64.5 981,-64.5 981,-32.5 841,-32.5"/>
<text text-anchor="start" x="849" y="-51.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::algorithm::Minimum</text>
<text text-anchor="middle" x="911" y="-39.7" font-family="Helvetica,sans-Serif" font-size="11.00">BoundingCircle</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classgeos_1_1geom_1_1Geometry.html" target="_top" xlink:title="Basic implementation of Geometry, constructed and destructed by GeometryFactory. ">
<polygon fill="white" stroke="black" points="642,-69.5 642,-89.5 768,-89.5 768,-69.5 642,-69.5"/>
<text text-anchor="middle" x="705" y="-76.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Geometry</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="M778.183,-68.5309C798.529,-65.4392 820.609,-62.0839 840.777,-59.0192"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="777.398,-65.11 768.038,-70.0727 778.45,-72.0305 777.398,-65.11"/>
<text text-anchor="middle" x="806" y="-69.7" font-family="Helvetica,sans-Serif" font-size="11.00"> input</text>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classgeos_1_1geom_1_1GeometryFactory.html" target="_top" xlink:title="Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...">
<polygon fill="white" stroke="black" points="324,-88.5 324,-108.5 486,-108.5 486,-88.5 324,-88.5"/>
<text text-anchor="middle" x="405" y="-95.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::GeometryFactory</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="M496.423,-92.7348C543.353,-89.7426 599.503,-86.1625 641.564,-83.4808"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="496.008,-89.2541 486.251,-93.3834 496.453,-96.2399 496.008,-89.2541"/>
<text text-anchor="middle" x="562.5" y="-94.7" font-family="Helvetica,sans-Serif" font-size="11.00"> _factory</text>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><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="15,-133.5 15,-153.5 167,-153.5 167,-133.5 15,-133.5"/>
<text text-anchor="middle" x="91" y="-140.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::PrecisionModel</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="M177.393,-132.468C216.609,-127.263 263.702,-120.818 306,-114.5 318.361,-112.654 331.581,-110.57 344.182,-108.531"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="176.794,-129.017 167.34,-133.798 177.712,-135.956 176.794,-129.017"/>
<text text-anchor="middle" x="253" y="-131.7" font-family="Helvetica,sans-Serif" font-size="11.00"> precisionModel</text>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classgeos_1_1geom_1_1CoordinateSequenceFactory.html" target="_top" xlink:title="A factory to create concrete instances of CoordinateSequences. ">
<polygon fill="white" stroke="black" points="0.5,-82.5 0.5,-114.5 181.5,-114.5 181.5,-82.5 0.5,-82.5"/>
<text text-anchor="start" x="8.5" y="-101.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::CoordinateSequence</text>
<text text-anchor="middle" x="91" y="-89.7" font-family="Helvetica,sans-Serif" font-size="11.00">Factory</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node3 -->
<g id="edge4" class="edge"><title>Node5&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M191.945,-98.5C234.575,-98.5 283.646,-98.5 323.84,-98.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="191.825,-95.0001 181.825,-98.5 191.825,-102 191.825,-95.0001"/>
<text text-anchor="middle" x="253" y="-101.7" font-family="Helvetica,sans-Serif" font-size="11.00"> coordinateListFactory</text>
</g>
<!-- Node6 -->
<g id="node6" class="node"><title>Node6</title>
<g id="a_node6"><a xlink:href="classgeos_1_1geom_1_1Geometry_1_1GeometryChangedFilter.html" target="_top" xlink:title="geos::geom::Geometry\l::GeometryChangedFilter">
<polygon fill="white" stroke="black" points="336,-33.5 336,-65.5 474,-65.5 474,-33.5 336,-33.5"/>
<text text-anchor="start" x="344" y="-52.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Geometry</text>
<text text-anchor="middle" x="405" y="-40.7" font-family="Helvetica,sans-Serif" font-size="11.00">::GeometryChangedFilter</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node2 -->
<g id="edge5" class="edge"><title>Node6&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M484.483,-55.6088C525.247,-58.991 575.848,-63.5154 621,-68.5 627.791,-69.2497 634.885,-70.0948 641.944,-70.9752"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="484.593,-52.1061 474.34,-54.7739 484.019,-59.0825 484.593,-52.1061"/>
<text text-anchor="middle" x="562.5" y="-71.7" font-family="Helvetica,sans-Serif" font-size="11.00"> geometryChangedFilter</text>
</g>
<!-- Node7 -->
<g id="node7" class="node"><title>Node7</title>
<g id="a_node7"><a xlink:href="classgeos_1_1geom_1_1GeometryComponentFilter.html" target="_top" xlink:title="geos::geom::GeometryComponent\lFilter">
<polygon fill="white" stroke="black" points="0,-31.5 0,-63.5 182,-63.5 182,-31.5 0,-31.5"/>
<text text-anchor="start" x="8" y="-50.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::GeometryComponent</text>
<text text-anchor="middle" x="91" y="-38.7" font-family="Helvetica,sans-Serif" font-size="11.00">Filter</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node6 -->
<g id="edge6" class="edge"><title>Node7&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M192.423,-48.1437C239.266,-48.444 293.801,-48.7936 335.771,-49.0626"/>
<polygon fill="midnightblue" stroke="midnightblue" points="192.266,-44.6428 182.243,-48.0785 192.221,-51.6426 192.266,-44.6428"/>
</g>
<!-- Node8 -->
<g id="node8" class="node"><title>Node8</title>
<g id="a_node8"><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="639,-0.5 639,-20.5 771,-20.5 771,-0.5 639,-0.5"/>
<text text-anchor="middle" x="705" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::geom::Coordinate</text>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node1 -->
<g id="edge7" class="edge"><title>Node8&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M769.984,-22.4185C792.489,-26.6107 817.876,-31.3396 840.791,-35.6082"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="770.337,-18.9243 759.865,-20.5338 769.055,-25.8059 770.337,-18.9243"/>
<text text-anchor="middle" x="806" y="-35.7" font-family="Helvetica,sans-Serif" font-size="11.00"> centre</text>
</g>
<!-- Node8&#45;&gt;Node8 -->
<g id="edge8" class="edge"><title>Node8&#45;&gt;Node8</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M686.525,-30.4109C687.855,-35.3307 694.014,-39 705,-39 722.578,-39 727.797,-29.6067 720.656,-20.7271"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="689.909,-31.3068 689.344,-20.7271 683.188,-29.3499 689.909,-31.3068"/>
<text text-anchor="middle" x="705" y="-42.2" font-family="Helvetica,sans-Serif" font-size="11.00"> _nullCoord</text>
</g>
</g>
</svg>