1234567891011121314151617181920212223242526272829303132333435 |
- <?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="98pt" height="90pt"
- viewBox="0.00 0.00 98.00 89.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 85.75)">
- <title>protodot</title>
- <g id="a_graph0"><a xlink:title="sys">
- <text text-anchor="middle" x="45" y="-6.45" font-family="Times New Roman,serif" font-size="14.00">sys</text>
- </a>
- </g>
- <!-- Node_Ja_100 -->
- <g id="node1" class="node">
- <title>Node_Ja_100</title>
- <g id="a_node1"><a xlink:title="sys.Artwork">
- <polygon fill="#fffaf0" stroke="none" points="8,-27.75 8,-77.75 82,-77.75 82,-27.75 8,-27.75"/>
- <polygon fill="#e31a1c" stroke="none" points="9,-60.75 9,-76.75 81,-76.75 81,-60.75 9,-60.75"/>
- <text text-anchor="start" x="38.5" y="-66.25" font-family="Ubuntu" font-weight="bold" font-size="10.00">Artwork</text>
- <text text-anchor="start" x="14.88" y="-49.25" font-family="Ubuntu" font-size="10.00">1</text>
- <text text-anchor="start" x="23.62" y="-49.25" font-family="Ubuntu" font-size="10.00">enabled</text>
- <polygon fill="#a6cee3" stroke="none" points="59,-44.75 59,-60.75 81,-60.75 81,-44.75 59,-44.75"/>
- <text text-anchor="start" x="61" 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">2</text>
- <text text-anchor="start" x="24" y="-33.25" font-family="Ubuntu" font-size="10.00">resize</text>
- <polygon fill="#a6cee3" stroke="none" points="59,-28.75 59,-44.75 81,-44.75 81,-28.75 59,-28.75"/>
- <text text-anchor="start" x="61" y="-34.25" font-family="Ubuntu" font-style="italic" font-size="10.00">bool</text>
- <polygon fill="none" stroke="black" points="8,-27.75 8,-77.75 82,-77.75 82,-27.75 8,-27.75"/>
- </a>
- </g>
- </g>
- </g>
- </svg>
|