mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Nothing special (no recipes yet); just add the stuff necessary to the reST to pull it from source and add it to the diagrams
149 lines
9.0 KiB
XML
149 lines
9.0 KiB
XML
<?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: classes Pages: 1 -->
|
|
<svg width="672pt" height="188pt"
|
|
viewBox="0.00 0.00 672.00 188.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 184)">
|
|
<title>classes</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-184 668,-184 668,4 -4,4"/>
|
|
<!-- RGBLED -->
|
|
<g id="node1" class="node"><title>RGBLED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="56,-180 0,-180 0,-144 56,-144 56,-180"/>
|
|
<text text-anchor="middle" x="28" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">RGBLED</text>
|
|
</g>
|
|
<!-- LED -->
|
|
<g id="node2" class="node"><title>LED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="96,-108 42,-108 42,-72 96,-72 96,-108"/>
|
|
<text text-anchor="middle" x="69" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">LED</text>
|
|
</g>
|
|
<!-- RGBLED->LED -->
|
|
<g id="edge1" class="edge"><title>RGBLED->LED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M38.1348,-143.697C42.8516,-135.644 48.5618,-125.894 53.7817,-116.982"/>
|
|
<polygon fill="none" stroke="black" points="56.9478,-118.502 58.9817,-108.104 50.9076,-114.964 56.9478,-118.502"/>
|
|
</g>
|
|
<!-- PWMLED -->
|
|
<g id="node3" class="node"><title>PWMLED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="172,-108 114,-108 114,-72 172,-72 172,-108"/>
|
|
<text text-anchor="middle" x="143" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">PWMLED</text>
|
|
</g>
|
|
<!-- RGBLED->PWMLED -->
|
|
<g id="edge2" class="edge"><title>RGBLED->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M56.1322,-143.876C71.1684,-134.724 89.8671,-123.342 106.06,-113.485"/>
|
|
<polygon fill="none" stroke="black" points="108.038,-116.379 114.76,-108.19 104.398,-110.4 108.038,-116.379"/>
|
|
</g>
|
|
<!-- LEDBoard -->
|
|
<g id="node4" class="node"><title>LEDBoard</title>
|
|
<polygon fill="#298029" stroke="#298029" points="138,-180 74,-180 74,-144 138,-144 138,-180"/>
|
|
<text text-anchor="middle" x="106" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">LEDBoard</text>
|
|
</g>
|
|
<!-- LEDBoard->LED -->
|
|
<g id="edge3" class="edge"><title>LEDBoard->LED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M96.8539,-143.697C92.5974,-135.644 87.4442,-125.894 82.7336,-116.982"/>
|
|
<polygon fill="none" stroke="black" points="85.8083,-115.31 78.0409,-108.104 79.6197,-118.581 85.8083,-115.31"/>
|
|
</g>
|
|
<!-- LEDBoard->PWMLED -->
|
|
<g id="edge4" class="edge"><title>LEDBoard->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M115.146,-143.697C119.403,-135.644 124.556,-125.894 129.266,-116.982"/>
|
|
<polygon fill="none" stroke="black" points="132.38,-118.581 133.959,-108.104 126.192,-115.31 132.38,-118.581"/>
|
|
</g>
|
|
<!-- LEDBarGraph -->
|
|
<g id="node5" class="node"><title>LEDBarGraph</title>
|
|
<polygon fill="#298029" stroke="#298029" points="237.5,-180 156.5,-180 156.5,-144 237.5,-144 237.5,-180"/>
|
|
<text text-anchor="middle" x="197" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">LEDBarGraph</text>
|
|
</g>
|
|
<!-- LEDBarGraph->LED -->
|
|
<g id="edge5" class="edge"><title>LEDBarGraph->LED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M165.688,-143.876C147.37,-133.858 124.168,-121.17 105.085,-110.734"/>
|
|
<polygon fill="none" stroke="black" points="106.54,-107.54 96.0868,-105.813 103.181,-113.682 106.54,-107.54"/>
|
|
</g>
|
|
<!-- LEDBarGraph->PWMLED -->
|
|
<g id="edge6" class="edge"><title>LEDBarGraph->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M183.652,-143.697C177.243,-135.389 169.442,-125.277 162.394,-116.141"/>
|
|
<polygon fill="none" stroke="black" points="165.074,-113.884 156.195,-108.104 159.532,-118.16 165.074,-113.884"/>
|
|
</g>
|
|
<!-- ButtonBoard -->
|
|
<g id="node6" class="node"><title>ButtonBoard</title>
|
|
<polygon fill="#298029" stroke="#298029" points="332.5,-180 255.5,-180 255.5,-144 332.5,-144 332.5,-180"/>
|
|
<text text-anchor="middle" x="294" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">ButtonBoard</text>
|
|
</g>
|
|
<!-- Button -->
|
|
<g id="node7" class="node"><title>Button</title>
|
|
<polygon fill="#298029" stroke="#298029" points="328,-108 274,-108 274,-72 328,-72 328,-108"/>
|
|
<text text-anchor="middle" x="301" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Button</text>
|
|
</g>
|
|
<!-- ButtonBoard->Button -->
|
|
<g id="edge7" class="edge"><title>ButtonBoard->Button</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M295.73,-143.697C296.502,-135.983 297.429,-126.712 298.289,-118.112"/>
|
|
<polygon fill="none" stroke="black" points="301.777,-118.403 299.29,-108.104 294.812,-117.706 301.777,-118.403"/>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer -->
|
|
<g id="node8" class="node"><title>TrafficLightsBuzzer</title>
|
|
<polygon fill="#298029" stroke="#298029" points="455.5,-180 350.5,-180 350.5,-144 455.5,-144 455.5,-180"/>
|
|
<text text-anchor="middle" x="403" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLightsBuzzer</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->Button -->
|
|
<g id="edge10" class="edge"><title>TrafficLightsBuzzer->Button</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M378.048,-143.876C364.958,-134.893 348.74,-123.763 334.564,-114.034"/>
|
|
<polygon fill="none" stroke="black" points="336.274,-110.962 326.048,-108.19 332.313,-116.734 336.274,-110.962"/>
|
|
</g>
|
|
<!-- TrafficLights -->
|
|
<g id="node9" class="node"><title>TrafficLights</title>
|
|
<polygon fill="#298029" stroke="#298029" points="432,-108 360,-108 360,-72 432,-72 432,-108"/>
|
|
<text text-anchor="middle" x="396" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLights</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->TrafficLights -->
|
|
<g id="edge8" class="edge"><title>TrafficLightsBuzzer->TrafficLights</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M401.27,-143.697C400.498,-135.983 399.571,-126.712 398.711,-118.112"/>
|
|
<polygon fill="none" stroke="black" points="402.188,-117.706 397.71,-108.104 395.223,-118.403 402.188,-117.706"/>
|
|
</g>
|
|
<!-- Buzzer -->
|
|
<g id="node10" class="node"><title>Buzzer</title>
|
|
<polygon fill="#298029" stroke="#298029" points="504,-108 450,-108 450,-72 504,-72 504,-108"/>
|
|
<text text-anchor="middle" x="477" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Buzzer</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->Buzzer -->
|
|
<g id="edge9" class="edge"><title>TrafficLightsBuzzer->Buzzer</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M421.292,-143.697C430.433,-135.05 441.64,-124.449 451.6,-115.027"/>
|
|
<polygon fill="none" stroke="black" points="454.059,-117.519 458.918,-108.104 449.248,-112.434 454.059,-117.519"/>
|
|
</g>
|
|
<!-- Robot -->
|
|
<g id="node11" class="node"><title>Robot</title>
|
|
<polygon fill="#298029" stroke="#298029" points="576,-180 522,-180 522,-144 576,-144 576,-180"/>
|
|
<text text-anchor="middle" x="549" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">Robot</text>
|
|
</g>
|
|
<!-- Motor -->
|
|
<g id="node12" class="node"><title>Motor</title>
|
|
<polygon fill="#298029" stroke="#298029" points="576,-108 522,-108 522,-72 576,-72 576,-108"/>
|
|
<text text-anchor="middle" x="549" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Motor</text>
|
|
</g>
|
|
<!-- Robot->Motor -->
|
|
<g id="edge11" class="edge"><title>Robot->Motor</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M549,-143.697C549,-135.983 549,-126.712 549,-118.112"/>
|
|
<polygon fill="none" stroke="black" points="552.5,-118.104 549,-108.104 545.5,-118.104 552.5,-118.104"/>
|
|
</g>
|
|
<!-- DigitalOutputDevice -->
|
|
<g id="node13" class="node"><title>DigitalOutputDevice</title>
|
|
<polygon fill="#298029" stroke="#298029" points="542,-36 430,-36 430,-0 542,-0 542,-36"/>
|
|
<text text-anchor="middle" x="486" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">DigitalOutputDevice</text>
|
|
</g>
|
|
<!-- Motor->DigitalOutputDevice -->
|
|
<g id="edge12" class="edge"><title>Motor->DigitalOutputDevice</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M533.427,-71.6966C525.798,-63.2198 516.477,-52.8636 508.124,-43.5826"/>
|
|
<polygon fill="none" stroke="black" points="510.685,-41.1959 501.394,-36.1043 505.482,-45.8787 510.685,-41.1959"/>
|
|
</g>
|
|
<!-- PWMOutputDevice -->
|
|
<g id="node14" class="node"><title>PWMOutputDevice</title>
|
|
<polygon fill="#298029" stroke="#298029" points="664,-36 560,-36 560,-0 664,-0 664,-36"/>
|
|
<text text-anchor="middle" x="612" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">PWMOutputDevice</text>
|
|
</g>
|
|
<!-- Motor->PWMOutputDevice -->
|
|
<g id="edge13" class="edge"><title>Motor->PWMOutputDevice</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M564.573,-71.6966C572.202,-63.2198 581.523,-52.8636 589.876,-43.5826"/>
|
|
<polygon fill="none" stroke="black" points="592.518,-45.8787 596.606,-36.1043 587.315,-41.1959 592.518,-45.8787"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|