File: led_button_negated.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 (38 lines) | stat: -rw-r--r-- 2,009 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
29
30
31
32
33
34
35
36
37
38
<?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="248pt" height="44pt"
 viewBox="0.00 0.00 248.04 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 244.044,-40 244.044,4 -4,4"/>
<!-- LED -->
<g id="node1" class="node"><title>LED</title>
<polygon fill="#2980b9" stroke="#2980b9" points="54,-36 0,-36 0,-0 54,-0 54,-36"/>
<text text-anchor="middle" x="27" y="-15.5" font-family="Arial" font-size="10.00" fill="#ffffff">LED</text>
</g>
<!-- Button -->
<g id="node2" class="node"><title>Button</title>
<polygon fill="#2980b9" stroke="#2980b9" points="240.044,-36 186.044,-36 186.044,-0 240.044,-0 240.044,-36"/>
<text text-anchor="middle" x="213.044" y="-15.5" font-family="Arial" font-size="10.00" fill="#ffffff">Button</text>
</g>
<!-- negated -->
<g id="node3" class="node"><title>negated</title>
<ellipse fill="#9ec6e0" stroke="#9ec6e0" cx="120.022" cy="-18" rx="30.0436" ry="18"/>
<text text-anchor="middle" x="120.022" y="-15.5" font-family="Arial" font-size="10.00" fill="#ffffff">negated</text>
</g>
<!-- Button&#45;&gt;negated -->
<g id="edge1" class="edge"><title>Button&#45;&gt;negated</title>
<path fill="none" stroke="black" d="M185.716,-18C177.803,-18 168.942,-18 160.378,-18"/>
<polygon fill="black" stroke="black" points="160.162,-14.5001 150.162,-18 160.162,-21.5001 160.162,-14.5001"/>
</g>
<!-- negated&#45;&gt;LED -->
<g id="edge2" class="edge"><title>negated&#45;&gt;LED</title>
<path fill="none" stroke="black" d="M89.9717,-18C81.7603,-18 72.7226,-18 64.1483,-18"/>
<polygon fill="black" stroke="black" points="64.0061,-14.5001 54.0061,-18 64.0061,-21.5001 64.0061,-14.5001"/>
</g>
</g>
</svg>