geos_390_docs/inherit_graph_120.svg

51 lines
3.0 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: Graphical Class Hierarchy Pages: 1 -->
<svg width="284pt" height="92pt"
viewBox="0.00 0.00 284.00 92.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 88)">
<title>Graphical Class Hierarchy</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-88 280,-88 280,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="classgeos_1_1index_1_1quadtree_1_1NodeBase.html" target="_top" xlink:title="The base class for nodes in a Quadtree. ">
<polygon fill="white" stroke="black" points="0,-25.5 0,-57.5 120,-57.5 120,-25.5 0,-25.5"/>
<text text-anchor="start" x="8" y="-44.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::index::quadtree</text>
<text text-anchor="middle" x="60" y="-32.7" font-family="Helvetica,sans-Serif" font-size="11.00">::NodeBase</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classgeos_1_1index_1_1quadtree_1_1Node.html" target="_top" xlink:title="Represents a node of a Quadtree. ">
<polygon fill="white" stroke="black" points="156,-51.5 156,-83.5 276,-83.5 276,-51.5 156,-51.5"/>
<text text-anchor="start" x="164" y="-70.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::index::quadtree</text>
<text text-anchor="middle" x="216" y="-58.7" font-family="Helvetica,sans-Serif" font-size="11.00">::Node</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M130.089,-53.1644C138.672,-54.6135 147.388,-56.085 155.804,-57.5058"/>
<polygon fill="midnightblue" stroke="midnightblue" points="130.543,-49.6916 120.1,-51.4779 129.378,-56.5939 130.543,-49.6916"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classgeos_1_1index_1_1quadtree_1_1Root.html" target="_top" xlink:title="QuadRoot is the root of a single Quadtree. It is centred at the origin, and does not have a defined e...">
<polygon fill="white" stroke="black" points="156,-0.5 156,-32.5 276,-32.5 276,-0.5 156,-0.5"/>
<text text-anchor="start" x="164" y="-19.7" font-family="Helvetica,sans-Serif" font-size="11.00">geos::index::quadtree</text>
<text text-anchor="middle" x="216" y="-7.7" font-family="Helvetica,sans-Serif" font-size="11.00">::Root</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge"><title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M130.089,-30.2842C138.672,-28.8908 147.388,-27.476 155.804,-26.1098"/>
<polygon fill="midnightblue" stroke="midnightblue" points="129.41,-26.8486 120.1,-31.9058 130.532,-33.7581 129.41,-26.8486"/>
</g>
</g>
</svg>