File: structs.svg

package info (click to toggle)
python-graphviz 0.20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 4,098; makefile: 13
file content (64 lines) | stat: -rw-r--r-- 4,371 bytes parent folder | download | duplicates (2)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?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.49.3 (20211023.0002)
 -->
<!-- Title: structs Pages: 1 -->
<svg width="242pt" height="163pt"
 viewBox="0.00 0.00 242.00 163.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 159)">
<title>structs</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-159 238,-159 238,4 -4,4"/>
<!-- struct1 -->
<g id="node1" class="node">
<title>struct1</title>
<polygon fill="none" stroke="black" points="28.5,-126 28.5,-147 52.5,-147 52.5,-126 28.5,-126"/>
<text text-anchor="start" x="31.5" y="-132.8" font-family="Times New Roman,serif" font-size="14.00">left</text>
<polygon fill="none" stroke="black" points="52.5,-126 52.5,-147 96.5,-147 96.5,-126 52.5,-126"/>
<text text-anchor="start" x="55.5" y="-132.8" font-family="Times New Roman,serif" font-size="14.00">middle</text>
<polygon fill="none" stroke="black" points="96.5,-126 96.5,-147 127.5,-147 127.5,-126 96.5,-126"/>
<text text-anchor="start" x="99.5" y="-132.8" font-family="Times New Roman,serif" font-size="14.00">right</text>
</g>
<!-- struct2 -->
<g id="node2" class="node">
<title>struct2</title>
<polygon fill="none" stroke="black" points="8.5,-30.5 8.5,-51.5 35.5,-51.5 35.5,-30.5 8.5,-30.5"/>
<text text-anchor="start" x="11.5" y="-37.3" font-family="Times New Roman,serif" font-size="14.00">one</text>
<polygon fill="none" stroke="black" points="35.5,-30.5 35.5,-51.5 63.5,-51.5 63.5,-30.5 35.5,-30.5"/>
<text text-anchor="start" x="38.5" y="-37.3" font-family="Times New Roman,serif" font-size="14.00">two</text>
</g>
<!-- struct1&#45;&gt;struct2 -->
<g id="edge1" class="edge">
<title>struct1:f1&#45;&gt;struct2:f0</title>
<path fill="none" stroke="black" d="M74.5,-125C74.5,-88.83 30.97,-91.46 22.81,-62.56"/>
<polygon fill="black" stroke="black" points="26.26,-61.96 21.5,-52.5 19.32,-62.87 26.26,-61.96"/>
</g>
<!-- struct3 -->
<g id="node3" class="node">
<title>struct3</title>
<polygon fill="none" stroke="black" points="97.5,-3.5 97.5,-78.5 140.5,-78.5 140.5,-3.5 97.5,-3.5"/>
<text text-anchor="start" x="105.5" y="-44.8" font-family="Times New Roman,serif" font-size="14.00">hello</text>
<text text-anchor="start" x="102.5" y="-29.8" font-family="Times New Roman,serif" font-size="14.00">world</text>
<polygon fill="none" stroke="black" points="140.5,-53.5 140.5,-78.5 192.5,-78.5 192.5,-53.5 140.5,-53.5"/>
<text text-anchor="start" x="162.5" y="-62.3" font-family="Times New Roman,serif" font-size="14.00">b</text>
<polygon fill="none" stroke="black" points="192.5,-3.5 192.5,-78.5 209.5,-78.5 209.5,-3.5 192.5,-3.5"/>
<text text-anchor="start" x="197.5" y="-37.3" font-family="Times New Roman,serif" font-size="14.00">g</text>
<polygon fill="none" stroke="black" points="209.5,-3.5 209.5,-78.5 226.5,-78.5 226.5,-3.5 209.5,-3.5"/>
<text text-anchor="start" x="214.5" y="-37.3" font-family="Times New Roman,serif" font-size="14.00">h</text>
<polygon fill="none" stroke="black" points="140.5,-28.5 140.5,-53.5 157.5,-53.5 157.5,-28.5 140.5,-28.5"/>
<text text-anchor="start" x="145.5" y="-37.3" font-family="Times New Roman,serif" font-size="14.00">c</text>
<polygon fill="none" stroke="black" points="157.5,-28.5 157.5,-53.5 175.5,-53.5 175.5,-28.5 157.5,-28.5"/>
<text text-anchor="start" x="162.5" y="-37.3" font-family="Times New Roman,serif" font-size="14.00">d</text>
<polygon fill="none" stroke="black" points="175.5,-28.5 175.5,-53.5 192.5,-53.5 192.5,-28.5 175.5,-28.5"/>
<text text-anchor="start" x="180.5" y="-37.3" font-family="Times New Roman,serif" font-size="14.00">e</text>
<polygon fill="none" stroke="black" points="140.5,-3.5 140.5,-28.5 192.5,-28.5 192.5,-3.5 140.5,-3.5"/>
<text text-anchor="start" x="164" y="-12.3" font-family="Times New Roman,serif" font-size="14.00">f</text>
</g>
<!-- struct1&#45;&gt;struct3 -->
<g id="edge2" class="edge">
<title>struct1:f2&#45;&gt;struct3:here</title>
<path fill="none" stroke="black" d="M112.5,-125C112.5,-97.36 133.62,-71.64 149.44,-56.24"/>
<polygon fill="black" stroke="black" points="152.12,-58.53 157.09,-49.17 147.37,-53.39 152.12,-58.53"/>
</g>
</g>
</svg>