12345678910111213141516171819 |
- <?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
- -->
- <!-- Title: G Pages: 1 -->
- <svg width="62pt" height="44pt"
- viewBox="0.00 0.00 62.00 44.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 40)">
- <title>G</title>
- <polygon fill="white" stroke="none" points="-4,4 -4,-40 58,-40 58,4 -4,4"/>
- <!-- a -->
- <g id="node1" class="node">
- <title>a</title>
- <polygon fill="none" stroke="black" points="30,-18 30,-24 36,-24 36,-30 18,-30 18,-24 24,-24 24,-18 30,-18"/>
- <polyline fill="none" stroke="black" points="0,-18 54,-18"/>
- </g>
- </g>
- </svg>
|