30 lines
1.4 KiB
XML
30 lines
1.4 KiB
XML
<?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 2.26.3 (20100126.1600)
|
|
-->
|
|
<!-- Title: inheritance Pages: 1 -->
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="243px" height="40px" viewBox="0.00 0.00 269.00 44.00">
|
|
<g id="graph1" class="graph" transform="rotate(0) translate(4 40)">
|
|
<title>inheritance</title>
|
|
<!-- e1 -->
|
|
<g id="node1" class="node"><title>e1</title>
|
|
<a>
|
|
<polygon fill="white" stroke="black" points="115,-36 1,-36 1,-1.77636e-14 115,-3.55271e-15 115,-36"/>
|
|
<text text-anchor="middle" x="58" y="-14.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">exception</text>
|
|
</a>
|
|
</g>
|
|
<!-- e2 -->
|
|
<g id="node2" class="node"><title>e2</title>
|
|
<a>
|
|
<polygon fill="lightgrey" stroke="black" points="260,-36 146,-36 146,-1.77636e-14 260,-3.55271e-15 260,-36"/>
|
|
<text text-anchor="middle" x="203" y="-14.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">bad_alloc</text>
|
|
</a>
|
|
</g>
|
|
<!-- e2->e1 -->
|
|
<g id="edge2" class="edge"><title>e2->e1</title>
|
|
<path fill="none" stroke="black" d="M145.276,-18C140.532,-18 135.7,-18 130.867,-18"/>
|
|
<polygon fill="none" stroke="black" points="130.526,-12.7501 115.526,-18 130.526,-23.2501 130.526,-12.7501"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|