inherit_graph_6.svg 1.77 KB
Newer Older
Nick Sharp's avatar
Nick Sharp committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?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="233pt" height="28pt"
 viewBox="0.00 0.00 233.00 28.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 24)">
<title>Graphical Class Hierarchy</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-24 229,-24 229,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="class_c_m_u462_1_1_vector2_d.html" target="_top" target="_top" xlink:title="Defines 2D vectors. ">
<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 96,-19.5 96,-0.5 0,-0.5"/>
<text text-anchor="middle" x="48" y="-7.5" font-family="Calibri" font-size="10.00">CMU462::Vector2D</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="class_c_m_u462_1_1_complex.html" target="_top" target="_top" xlink:title="Represents complex numbers as 2D vectors of their real and imaginary components. ">
<polygon fill="white" stroke="black" points="132,-0.5 132,-19.5 225,-19.5 225,-0.5 132,-0.5"/>
<text text-anchor="middle" x="178.5" y="-7.5" font-family="Calibri" font-size="10.00">CMU462::Complex</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="M106.343,-10C114.824,-10 123.467,-10 131.673,-10"/>
<polygon fill="midnightblue" stroke="midnightblue" points="106.119,-6.5001 96.119,-10 106.119,-13.5001 106.119,-6.5001"/>
</g>
</g>
</svg>