diff options
Diffstat (limited to 'inherit_graph_25.svg')
-rw-r--r-- | inherit_graph_25.svg | 31 |
1 files changed, 17 insertions, 14 deletions
diff --git a/inherit_graph_25.svg b/inherit_graph_25.svg index af93592..83d7138 100644 --- a/inherit_graph_25.svg +++ b/inherit_graph_25.svg @@ -1,34 +1,37 @@ <?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.38.0 (20140413.2041) +<!-- Generated by graphviz version 2.40.1 (20161225.0304) --> <!-- Title: Graphical Class Hierarchy Pages: 1 --> <svg width="298pt" height="28pt" viewBox="0.00 0.00 298.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 294,-24 294,4 -4,4"/> -<!-- Node1 --> -<g id="node1" class="node"><title>Node1</title> +<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-24 294,-24 294,4 -4,4"/> +<!-- Node0 --> +<g id="node1" class="node"> +<title>Node0</title> <g id="a_node1"><a xlink:href="classuscxml_1_1_event_queue.html" target="_top" xlink:title="uscxml::EventQueue"> -<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 109,-19.5 109,-0.5 0,-0.5"/> -<text text-anchor="middle" x="54.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">uscxml::EventQueue</text> +<polygon fill="#ffffff" stroke="#000000" points="0,-.5 0,-19.5 109,-19.5 109,-.5 0,-.5"/> +<text text-anchor="middle" x="54.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml::EventQueue</text> </a> </g> </g> -<!-- Node2 --> -<g id="node2" class="node"><title>Node2</title> +<!-- Node1 --> +<g id="node2" class="node"> +<title>Node1</title> <g id="a_node2"><a xlink:href="classuscxml_1_1_delayed_event_queue.html" target="_top" xlink:title="uscxml::DelayedEventQueue"> -<polygon fill="white" stroke="black" points="145,-0.5 145,-19.5 290,-19.5 290,-0.5 145,-0.5"/> -<text text-anchor="middle" x="217.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">uscxml::DelayedEventQueue</text> +<polygon fill="#ffffff" stroke="#000000" points="145,-.5 145,-19.5 290,-19.5 290,-.5 145,-.5"/> +<text text-anchor="middle" x="217.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml::DelayedEventQueue</text> </a> </g> </g> -<!-- Node1->Node2 --> -<g id="edge1" class="edge"><title>Node1->Node2</title> -<path fill="none" stroke="midnightblue" d="M119.205,-10C127.606,-10 136.263,-10 144.786,-10"/> -<polygon fill="midnightblue" stroke="midnightblue" points="119.111,-6.5001 109.111,-10 119.111,-13.5001 119.111,-6.5001"/> +<!-- Node0->Node1 --> +<g id="edge1" class="edge"> +<title>Node0->Node1</title> +<path fill="none" stroke="#191970" d="M119.3492,-10C127.7666,-10 136.4315,-10 144.9638,-10"/> +<polygon fill="#191970" stroke="#191970" points="119.2301,-6.5001 109.2301,-10 119.2301,-13.5001 119.2301,-6.5001"/> </g> </g> </svg> |