1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?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 9.0.0 (20230911.1827)
- -->
- <!-- Title: protodot Pages: 1 -->
- <svg width="129pt" height="138pt"
- viewBox="0.00 0.00 129.00 137.75" 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 133.75)">
- <title>protodot</title>
- <g id="a_graph0"><a xlink:title="platform">
- <text text-anchor="middle" x="60.5" y="-6.45" font-family="Times New Roman,serif" font-size="14.00">platform</text>
- </a>
- </g>
- <!-- Node_Ja_101 -->
- <g id="node1" class="node">
- <title>Node_Ja_101</title>
- <g id="a_node1"><a xlink:title="platform.Spotify">
- <polygon fill="#fffaf0" stroke="none" points="8,-27.75 8,-125.75 113,-125.75 113,-27.75 8,-27.75"/>
- <polygon fill="#e31a1c" stroke="none" points="9,-108.75 9,-124.75 112,-124.75 112,-108.75 9,-108.75"/>
- <text text-anchor="start" x="75.5" y="-114.25" font-family="Ubuntu" font-weight="bold" font-size="10.00">Spotify</text>
- <text text-anchor="start" x="14.88" y="-97.25" font-family="Ubuntu" font-size="10.00">1</text>
- <text text-anchor="start" x="24" y="-97.25" font-family="Ubuntu" font-size="10.00">enabled</text>
- <polygon fill="#a6cee3" stroke="none" points="82,-92.75 82,-108.75 112,-108.75 112,-92.75 82,-92.75"/>
- <text text-anchor="start" x="92" y="-98.25" font-family="Ubuntu" font-style="italic" font-size="10.00">bool</text>
- <text text-anchor="start" x="14.88" y="-81.25" font-family="Ubuntu" font-size="10.00">2</text>
- <text text-anchor="start" x="23.88" y="-81.25" font-family="Ubuntu" font-size="10.00">device_name</text>
- <polygon fill="#a6cee3" stroke="none" points="82,-76.75 82,-92.75 112,-92.75 112,-76.75 82,-76.75"/>
- <text text-anchor="start" x="86" y="-82.25" font-family="Ubuntu" font-style="italic" font-size="10.00">string</text>
- <text text-anchor="start" x="14.88" y="-65.25" font-family="Ubuntu" font-size="10.00">3</text>
- <text text-anchor="start" x="24" y="-65.25" font-family="Ubuntu" font-size="10.00">bitrate</text>
- <polygon fill="#a6cee3" stroke="none" points="82,-60.75 82,-76.75 112,-76.75 112,-60.75 82,-60.75"/>
- <text text-anchor="start" x="83.88" y="-66.25" font-family="Ubuntu" font-style="italic" font-size="10.00">uint32</text>
- <text text-anchor="start" x="14.88" y="-49.25" font-family="Ubuntu" font-size="10.00">4</text>
- <text text-anchor="start" x="24" y="-49.25" font-family="Ubuntu" font-size="10.00">zeroconf</text>
- <polygon fill="#a6cee3" stroke="none" points="82,-44.75 82,-60.75 112,-60.75 112,-44.75 82,-44.75"/>
- <text text-anchor="start" x="92" y="-50.25" font-family="Ubuntu" font-style="italic" font-size="10.00">bool</text>
- <text text-anchor="start" x="14.88" y="-33.25" font-family="Ubuntu" font-size="10.00">5</text>
- <text text-anchor="start" x="24" y="-33.25" font-family="Ubuntu" font-size="10.00">volume</text>
- <polygon fill="#a6cee3" stroke="none" points="82,-28.75 82,-44.75 112,-44.75 112,-28.75 82,-28.75"/>
- <text text-anchor="start" x="83.88" y="-34.25" font-family="Ubuntu" font-style="italic" font-size="10.00">uint32</text>
- <polygon fill="none" stroke="black" points="8,-27.75 8,-125.75 113,-125.75 113,-27.75 8,-27.75"/>
- </a>
- </g>
- </g>
- </g>
- </svg>
|