12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <?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="109pt" height="122pt"
- viewBox="0.00 0.00 109.00 121.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 117.75)">
- <title>protodot</title>
- <g id="a_graph0"><a xlink:title="sys">
- <text text-anchor="middle" x="50.5" y="-6.45" font-family="Times New Roman,serif" font-size="14.00">sys</text>
- </a>
- </g>
- <!-- Node_Ja_101 -->
- <g id="node1" class="node">
- <title>Node_Ja_101</title>
- <g id="a_node1"><a xlink:title="sys.Spotify">
- <polygon fill="#fffaf0" stroke="none" points="8,-27.75 8,-109.75 93,-109.75 93,-27.75 8,-27.75"/>
- <polygon fill="#e31a1c" stroke="none" points="9,-92.75 9,-108.75 92,-108.75 92,-92.75 9,-92.75"/>
- <text text-anchor="start" x="55.5" y="-98.25" font-family="Ubuntu" font-weight="bold" font-size="10.00">Spotify</text>
- <text text-anchor="start" x="14.88" y="-81.25" font-family="Ubuntu" font-size="10.00">1</text>
- <text text-anchor="start" x="24" y="-81.25" font-family="Ubuntu" font-size="10.00">enabled</text>
- <polygon fill="#a6cee3" stroke="none" points="62,-76.75 62,-92.75 92,-92.75 92,-76.75 62,-76.75"/>
- <text text-anchor="start" x="72" y="-82.25" font-family="Ubuntu" font-style="italic" font-size="10.00">bool</text>
- <text text-anchor="start" x="14.88" y="-65.25" font-family="Ubuntu" font-size="10.00">2</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="62,-60.75 62,-76.75 92,-76.75 92,-60.75 62,-60.75"/>
- <text text-anchor="start" x="63.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">3</text>
- <text text-anchor="start" x="23.62" y="-49.25" font-family="Ubuntu" font-size="10.00">zeroconf</text>
- <polygon fill="#a6cee3" stroke="none" points="62,-44.75 62,-60.75 92,-60.75 92,-44.75 62,-44.75"/>
- <text text-anchor="start" x="72" 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">4</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="62,-28.75 62,-44.75 92,-44.75 92,-28.75 62,-28.75"/>
- <text text-anchor="start" x="63.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,-109.75 93,-109.75 93,-27.75 8,-27.75"/>
- </a>
- </g>
- </g>
- </g>
- </svg>
|