diff options
Diffstat (limited to 'inherit_graph_40.svg')
-rw-r--r-- | inherit_graph_40.svg | 25 |
1 files changed, 6 insertions, 19 deletions
diff --git a/inherit_graph_40.svg b/inherit_graph_40.svg index d4e7b26..f65ae44 100644 --- a/inherit_graph_40.svg +++ b/inherit_graph_40.svg @@ -4,31 +4,18 @@ <!-- Generated by graphviz version 2.38.0 (20140413.2041) --> <!-- Title: Graphical Class Hierarchy Pages: 1 --> -<svg width="279pt" height="28pt" - viewBox="0.00 0.00 279.00 28.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> +<svg width="106pt" height="28pt" + viewBox="0.00 0.00 106.00 28.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 24)"> <title>Graphical Class Hierarchy</title> -<polygon fill="white" stroke="none" points="-4,4 -4,-24 275,-24 275,4 -4,4"/> +<polygon fill="white" stroke="none" points="-4,4 -4,-24 102,-24 102,4 -4,4"/> <!-- Node1 --> <g id="node1" class="node"><title>Node1</title> -<g id="a_node1"><a xlink:href="classuscxml_1_1_micro_step_impl.html" target="_top" xlink:title="uscxml::MicroStepImpl"> -<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 117,-19.5 117,-0.5 0,-0.5"/> -<text text-anchor="middle" x="58.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">uscxml::MicroStepImpl</text> +<g id="a_node1"><a xlink:href="classuscxml_1_1_micro_step.html" target="_top" xlink:title="uscxml::MicroStep"> +<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 98,-19.5 98,-0.5 0,-0.5"/> +<text text-anchor="middle" x="49" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">uscxml::MicroStep</text> </a> </g> </g> -<!-- Node2 --> -<g id="node2" class="node"><title>Node2</title> -<g id="a_node2"><a xlink:href="classuscxml_1_1_fast_micro_step.html" target="_top" xlink:title="uscxml::FastMicroStep"> -<polygon fill="white" stroke="black" points="153,-0.5 153,-19.5 271,-19.5 271,-0.5 153,-0.5"/> -<text text-anchor="middle" x="212" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">uscxml::FastMicroStep</text> -</a> -</g> -</g> -<!-- Node1->Node2 --> -<g id="edge1" class="edge"><title>Node1->Node2</title> -<path fill="none" stroke="midnightblue" d="M127.484,-10C135.986,-10 144.62,-10 152.951,-10"/> -<polygon fill="midnightblue" stroke="midnightblue" points="127.208,-6.5001 117.208,-10 127.208,-13.5001 127.208,-6.5001"/> -</g> </g> </svg> |