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="108pt" height="90pt"
- viewBox="0.00 0.00 108.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="50" 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.message_def">
- <polygon fill="#fffaf0" stroke="none" points="8,-27.75 8,-77.75 92,-77.75 92,-27.75 8,-27.75"/>
- <polygon fill="#e31a1c" stroke="none" points="9,-60.75 9,-76.75 91,-76.75 91,-60.75 9,-60.75"/>
- <text text-anchor="start" x="24.5" y="-66.25" font-family="Ubuntu" font-weight="bold" font-size="10.00">message_def</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.88" y="-49.25" font-family="Ubuntu" font-size="10.00">datasize</text>
- <polygon fill="#a6cee3" stroke="none" points="61,-44.75 61,-60.75 91,-60.75 91,-44.75 61,-44.75"/>
- <text text-anchor="start" x="62.88" y="-50.25" font-family="Ubuntu" font-style="italic" font-size="10.00">uint32</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">data</text>
- <polygon fill="#a6cee3" stroke="none" points="61,-28.75 61,-44.75 91,-44.75 91,-28.75 61,-28.75"/>
- <text text-anchor="start" x="66.5" y="-34.25" font-family="Ubuntu" font-style="italic" font-size="10.00">bytes</text>
- <polygon fill="none" stroke="black" points="8,-27.75 8,-77.75 92,-77.75 92,-27.75 8,-27.75"/>
- </a>
- </g>
- </g>
- </g>
- </svg>
|