File: source_values.svg

package info (click to toggle)
gpiozero 2.0.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,192 kB
  • sloc: python: 15,355; makefile: 246
file content (28 lines) | stat: -rw-r--r-- 1,423 bytes parent folder | download
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
<?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: %3 Pages: 1 -->
<svg width="188pt" height="44pt"
 viewBox="0.00 0.00 188.00 44.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 40)">
<title>%3</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-40 184,-40 184,4 -4,4"/>
<!-- input -->
<g id="node1" class="node"><title>input</title>
<polygon fill="#2980b9" stroke="#2980b9" points="180,-36 112,-36 112,-0 180,-0 180,-36"/>
<text text-anchor="middle" x="146" y="-15.5" font-family="Arial" font-size="10.00" fill="#ffffff">Input device</text>
</g>
<!-- output -->
<g id="node2" class="node"><title>output</title>
<polygon fill="#2980b9" stroke="#2980b9" points="76,-36 0,-36 0,-0 76,-0 76,-36"/>
<text text-anchor="middle" x="38" y="-15.5" font-family="Arial" font-size="10.00" fill="#ffffff">Output device</text>
</g>
<!-- input&#45;&gt;output -->
<g id="edge1" class="edge"><title>input&#45;&gt;output</title>
<path fill="none" stroke="black" d="M111.752,-18C103.723,-18 94.9888,-18 86.4488,-18"/>
<polygon fill="black" stroke="black" points="86.1889,-14.5001 76.1888,-18 86.1888,-21.5001 86.1889,-14.5001"/>
</g>
</g>
</svg>