123456789101112131415161718192021 |
- <?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="28.5,-24 30,-25.5 30,-28.5 28.5,-30 25.5,-30 24,-28.5 24,-25.5 25.5,-24 28.5,-24"/>
- <polyline fill="none" stroke="black" points="27,-18 27,-19.5"/>
- <polyline fill="none" stroke="black" points="27,-21 27,-22.5"/>
- <polyline fill="none" stroke="black" points="0,-18 54,-18"/>
- </g>
- </g>
- </svg>
|