blob: b3401fce3567c54b4fbf400516efae57468870f6 [file] [log] [blame]
Nikhil Raj1dc83fe2024-05-16 09:47:51 +01001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: Graph::LayerInGraph&lt; OutputLayer &gt; Pages: 1 -->
7<svg width="158pt" height="106pt"
8 viewBox="0.00 0.00 158.00 106.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 102)">
10<title>Graph::LayerInGraph&lt; OutputLayer &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 154,-102 154,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="Outputs add/remove their binding id to m_OutputIds in the graph.">
16<polygon fill="#bfbfbf" stroke="black" points="16.5,-0.5 16.5,-30.5 133.5,-30.5 133.5,-0.5 16.5,-0.5"/>
17<text text-anchor="start" x="24.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph::LayerInGraph</text>
18<text text-anchor="middle" x="75" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; OutputLayer &gt;</text>
19</a>
20</g>
21</g>
22<!-- Node2 -->
23<g id="node2" class="node">
24<title>Node2</title>
25<g id="a_node2"><a xlink:title="Common base class for layers in the graph.">
26<polygon fill="white" stroke="#bfbfbf" points="0,-67.5 0,-97.5 150,-97.5 150,-67.5 0,-67.5"/>
27<text text-anchor="start" x="8" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerInGraphBase&lt; Output</text>
28<text text-anchor="middle" x="75" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer &gt;</text>
29</a>
30</g>
31</g>
32<!-- Node2&#45;&gt;Node1 -->
33<g id="edge1" class="edge">
34<title>Node2&#45;&gt;Node1</title>
35<path fill="none" stroke="midnightblue" d="M75,-57.11C75,-48.15 75,-38.32 75,-30.58"/>
36<polygon fill="midnightblue" stroke="midnightblue" points="71.5,-57.4 75,-67.4 78.5,-57.4 71.5,-57.4"/>
37</g>
38</g>
39</svg>