mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Conversion of all docs to reST so that the generic docs can link easily with the rest of the docs.
99 lines
5.7 KiB
XML
99 lines
5.7 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.36.0 (20140111.2315)
|
|
-->
|
|
<!-- Title: classes Pages: 1 -->
|
|
<svg width="447pt" height="116pt"
|
|
viewBox="0.00 0.00 447.00 116.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 112)">
|
|
<title>classes</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-112 443,-112 443,4 -4,4"/>
|
|
<!-- RGBLED -->
|
|
<g id="node1" class="node"><title>RGBLED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="55.5,-108 0.5,-108 0.5,-72 55.5,-72 55.5,-108"/>
|
|
<text text-anchor="middle" x="28" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">RGBLED</text>
|
|
</g>
|
|
<!-- PWMLED -->
|
|
<g id="node2" class="node"><title>PWMLED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="58.5,-36 1.5,-36 1.5,-0 58.5,-0 58.5,-36"/>
|
|
<text text-anchor="middle" x="30" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">PWMLED</text>
|
|
</g>
|
|
<!-- RGBLED->PWMLED -->
|
|
<g id="edge1" class="edge"><title>RGBLED->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M28.4944,-71.6966C28.7148,-63.9827 28.9796,-54.7125 29.2254,-46.1124"/>
|
|
<polygon fill="none" stroke="black" points="32.7242,-46.2002 29.5113,-36.1043 25.727,-46.0003 32.7242,-46.2002"/>
|
|
</g>
|
|
<!-- LEDBoard -->
|
|
<g id="node3" class="node"><title>LEDBoard</title>
|
|
<polygon fill="#298029" stroke="#298029" points="138,-108 74,-108 74,-72 138,-72 138,-108"/>
|
|
<text text-anchor="middle" x="106" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">LEDBoard</text>
|
|
</g>
|
|
<!-- LEDBoard->PWMLED -->
|
|
<g id="edge3" class="edge"><title>LEDBoard->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M87.2135,-71.6966C77.826,-63.0503 66.3156,-52.4486 56.0865,-43.027"/>
|
|
<polygon fill="none" stroke="black" points="58.2971,-40.3047 48.5704,-36.1043 53.5547,-45.4535 58.2971,-40.3047"/>
|
|
</g>
|
|
<!-- LED -->
|
|
<g id="node4" class="node"><title>LED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="133,-36 79,-36 79,-0 133,-0 133,-36"/>
|
|
<text text-anchor="middle" x="106" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">LED</text>
|
|
</g>
|
|
<!-- LEDBoard->LED -->
|
|
<g id="edge2" class="edge"><title>LEDBoard->LED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M106,-71.6966C106,-63.9827 106,-54.7125 106,-46.1124"/>
|
|
<polygon fill="none" stroke="black" points="109.5,-46.1043 106,-36.1043 102.5,-46.1044 109.5,-46.1043"/>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer -->
|
|
<g id="node5" class="node"><title>TrafficLightsBuzzer</title>
|
|
<polygon fill="#298029" stroke="#298029" points="320.25,-108 215.75,-108 215.75,-72 320.25,-72 320.25,-108"/>
|
|
<text text-anchor="middle" x="268" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLightsBuzzer</text>
|
|
</g>
|
|
<!-- TrafficLights -->
|
|
<g id="node6" class="node"><title>TrafficLights</title>
|
|
<polygon fill="#298029" stroke="#298029" points="223,-36 151,-36 151,-0 223,-0 223,-36"/>
|
|
<text text-anchor="middle" x="187" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLights</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->TrafficLights -->
|
|
<g id="edge4" class="edge"><title>TrafficLightsBuzzer->TrafficLights</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M247.978,-71.6966C237.874,-62.9655 225.464,-52.2405 214.482,-42.7503"/>
|
|
<polygon fill="none" stroke="black" points="216.647,-39.9948 206.792,-36.1043 212.07,-45.2912 216.647,-39.9948"/>
|
|
</g>
|
|
<!-- Buzzer -->
|
|
<g id="node7" class="node"><title>Buzzer</title>
|
|
<polygon fill="#298029" stroke="#298029" points="295,-36 241,-36 241,-0 295,-0 295,-36"/>
|
|
<text text-anchor="middle" x="268" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">Buzzer</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->Buzzer -->
|
|
<g id="edge5" class="edge"><title>TrafficLightsBuzzer->Buzzer</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M268,-71.6966C268,-63.9827 268,-54.7125 268,-46.1124"/>
|
|
<polygon fill="none" stroke="black" points="271.5,-46.1043 268,-36.1043 264.5,-46.1044 271.5,-46.1043"/>
|
|
</g>
|
|
<!-- Button -->
|
|
<g id="node8" class="node"><title>Button</title>
|
|
<polygon fill="#298029" stroke="#298029" points="367,-36 313,-36 313,-0 367,-0 367,-36"/>
|
|
<text text-anchor="middle" x="340" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">Button</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->Button -->
|
|
<g id="edge6" class="edge"><title>TrafficLightsBuzzer->Button</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M285.798,-71.6966C294.604,-63.135 305.382,-52.6562 315.001,-43.3045"/>
|
|
<polygon fill="none" stroke="black" points="317.677,-45.5846 322.407,-36.1043 312.797,-40.5657 317.677,-45.5846"/>
|
|
</g>
|
|
<!-- Robot -->
|
|
<g id="node9" class="node"><title>Robot</title>
|
|
<polygon fill="#298029" stroke="#298029" points="439,-108 385,-108 385,-72 439,-72 439,-108"/>
|
|
<text text-anchor="middle" x="412" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Robot</text>
|
|
</g>
|
|
<!-- Motor -->
|
|
<g id="node10" class="node"><title>Motor</title>
|
|
<polygon fill="#298029" stroke="#298029" points="439,-36 385,-36 385,-0 439,-0 439,-36"/>
|
|
<text text-anchor="middle" x="412" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">Motor</text>
|
|
</g>
|
|
<!-- Robot->Motor -->
|
|
<g id="edge7" class="edge"><title>Robot->Motor</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M412,-71.6966C412,-63.9827 412,-54.7125 412,-46.1124"/>
|
|
<polygon fill="none" stroke="black" points="415.5,-46.1043 412,-36.1043 408.5,-46.1044 415.5,-46.1043"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|