331 lines
15 KiB
XML
331 lines
15 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 13.0.1 (20250615.1724)
|
||
|
|
-->
|
||
|
|
<!-- Title: src/python/io/bindings.cpp Pages: 1 -->
|
||
|
|
<!--zoomable 260 -->
|
||
|
|
|
||
|
|
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||
|
|
|
||
|
|
<style type="text/css"><![CDATA[
|
||
|
|
.node, .edge {opacity: 0.7;}
|
||
|
|
.node.selected, .edge.selected {opacity: 1;}
|
||
|
|
.edge:hover path { stroke: red; }
|
||
|
|
.edge:hover polygon { stroke: red; fill: red; }
|
||
|
|
]]></style>
|
||
|
|
|
||
|
|
<defs>
|
||
|
|
<circle id="rim" cx="0" cy="0" r="7"/>
|
||
|
|
<circle id="rim2" cx="0" cy="0" r="3.5"/>
|
||
|
|
<g id="zoomPlus">
|
||
|
|
<use xlink:href="#rim" fill="#404040"><set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/></use>
|
||
|
|
<path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
|
||
|
|
</g>
|
||
|
|
<g id="zoomMin">
|
||
|
|
<use xlink:href="#rim" fill="#404040"><set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/></use>
|
||
|
|
<path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
|
||
|
|
</g>
|
||
|
|
<g id="arrowUp" transform="translate(30 24)">
|
||
|
|
<use xlink:href="#rim"/>
|
||
|
|
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||
|
|
</g>
|
||
|
|
<g id="arrowRight" transform="rotate(90) translate(36 -43)">
|
||
|
|
<use xlink:href="#rim"/>
|
||
|
|
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||
|
|
</g>
|
||
|
|
<g id="arrowDown" transform="rotate(180) translate(-30 -48)">
|
||
|
|
<use xlink:href="#rim"/>
|
||
|
|
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||
|
|
</g>
|
||
|
|
<g id="arrowLeft" transform="rotate(270) translate(-36 17)">
|
||
|
|
<use xlink:href="#rim"/>
|
||
|
|
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||
|
|
</g>
|
||
|
|
<g id="resetDef">
|
||
|
|
<use xlink:href="#rim2" fill="#404040"><set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/></use>
|
||
|
|
</g>
|
||
|
|
</defs>
|
||
|
|
<script type="application/ecmascript">
|
||
|
|
var viewWidth = 611;
|
||
|
|
var viewHeight = 260;
|
||
|
|
var sectionId = 'dynsection-0';
|
||
|
|
</script>
|
||
|
|
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||
|
|
<svg id="graph" class="graph">
|
||
|
|
<g id="viewport">
|
||
|
|
<title>src/python/io/bindings.cpp</title>
|
||
|
|
<!-- Node1 -->
|
||
|
|
<g id="Node000001" class="node">
|
||
|
|
<title>Node1</title>
|
||
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
||
|
|
<polygon fill="#999999" stroke="#666666" points="255.7,-251.5 125.7,-251.5 125.7,-232.25 255.7,-232.25 255.7,-251.5"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="190.7" y="-238" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/io/bindings.cpp</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node2 -->
|
||
|
|
<g id="Node000002" class="node">
|
||
|
|
<title>Node2</title>
|
||
|
|
<g id="a_Node000002"><a xlink:title=" ">
|
||
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="115.32,-141 10.07,-141 10.07,-121.75 115.32,-121.75 115.32,-141"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="62.7" y="-127.5" font-family="Helvetica,sans-Serif" font-size="10.00">pybind11/pybind11.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node1->Node2 -->
|
||
|
|
<g id="edge1_Node000001_Node000002" class="edge">
|
||
|
|
<title>Node1->Node2</title>
|
||
|
|
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M125.5,-233.78C78.09,-227.12 19.71,-215.29 4.7,-196.25 -9.25,-178.56 13.21,-159.61 34.11,-146.99"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="35.79,-150.06 42.76,-142.08 32.34,-143.97 35.79,-150.06"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node3 -->
|
||
|
|
<g id="Node000003" class="node">
|
||
|
|
<title>Node3</title>
|
||
|
|
<g id="a_Node000003"><a xlink:title=" ">
|
||
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="113.7,-196.25 13.7,-196.25 13.7,-177 113.7,-177 113.7,-196.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="63.7" y="-182.75" font-family="Helvetica,sans-Serif" font-size="10.00">pybind11/stl_bind.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node1->Node3 -->
|
||
|
|
<g id="edge2_Node000001_Node000003" class="edge">
|
||
|
|
<title>Node1->Node3</title>
|
||
|
|
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M169.15,-231.84C149.09,-223.43 118.89,-210.77 95.95,-201.15"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.32,-197.93 86.74,-197.29 94.61,-204.38 97.32,-197.93"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node4 -->
|
||
|
|
<g id="Node000004" class="node">
|
||
|
|
<title>Node4</title>
|
||
|
|
<g id="a_Node000004"><a xlink:title=" ">
|
||
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="183.2,-19.25 140.2,-19.25 140.2,0 183.2,0 183.2,-19.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="161.7" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node1->Node4 -->
|
||
|
|
<g id="edge3_Node000001_Node000004" class="edge">
|
||
|
|
<title>Node1->Node4</title>
|
||
|
|
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M193.68,-231.81C197.39,-219.46 202.97,-196.62 200.7,-177 194.47,-123.12 177.25,-61.35 167.91,-30.43"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="171.28,-29.49 165,-20.96 164.59,-31.55 171.28,-29.49"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node5 -->
|
||
|
|
<g id="Node000005" class="node">
|
||
|
|
<title>Node5</title>
|
||
|
|
<g id="a_Node000005"><a xlink:href="io_2bindings_8h.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="191.82,-196.25 131.57,-196.25 131.57,-177 191.82,-177 191.82,-196.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="161.7" y="-182.75" font-family="Helvetica,sans-Serif" font-size="10.00">bindings.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node1->Node5 -->
|
||
|
|
<g id="edge4_Node000001_Node000005" class="edge">
|
||
|
|
<title>Node1->Node5</title>
|
||
|
|
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M185.91,-232.08C182.15,-225.19 176.79,-215.34 172.07,-206.66"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="175.17,-205.05 167.32,-197.94 169.02,-208.39 175.17,-205.05"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node6 -->
|
||
|
|
<g id="Node000006" class="node">
|
||
|
|
<title>Node6</title>
|
||
|
|
<g id="a_Node000006"><a xlink:href="io_8h.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="370.95,-141 296.45,-141 296.45,-121.75 370.95,-121.75 370.95,-141"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="333.7" y="-127.5" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire/io/io.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node1->Node6 -->
|
||
|
|
<g id="edge6_Node000001_Node000006" class="edge">
|
||
|
|
<title>Node1->Node6</title>
|
||
|
|
<g id="a_edge6_Node000001_Node000006"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M202.4,-232C226.6,-213.64 282.41,-171.29 312.9,-148.16"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="314.78,-151.12 320.63,-142.29 310.55,-145.55 314.78,-151.12"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node12 -->
|
||
|
|
<g id="Node000012" class="node">
|
||
|
|
<title>Node12</title>
|
||
|
|
<g id="a_Node000012"><a xlink:href="py__io_8h.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="381.45,-196.25 285.95,-196.25 285.95,-177 381.45,-177 381.45,-196.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="333.7" y="-182.75" font-family="Helvetica,sans-Serif" font-size="10.00">trampoline/py_io.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node1->Node12 -->
|
||
|
|
<g id="edge13_Node000001_Node000012" class="edge">
|
||
|
|
<title>Node1->Node12</title>
|
||
|
|
<g id="a_edge13_Node000001_Node000012"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M214.96,-231.84C237.97,-223.27 272.79,-210.31 298.78,-200.63"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="299.75,-204 307.9,-197.23 297.31,-197.44 299.75,-204"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node5->Node2 -->
|
||
|
|
<g id="edge5_Node000005_Node000002" class="edge">
|
||
|
|
<title>Node5->Node2</title>
|
||
|
|
<g id="a_edge5_Node000005_Node000002"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M144.9,-176.59C129.69,-168.41 107,-156.21 89.32,-146.69"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.37,-143.82 80.91,-142.17 88.06,-149.99 91.37,-143.82"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7 -->
|
||
|
|
<g id="Node000007" class="node">
|
||
|
|
<title>Node7</title>
|
||
|
|
<g id="a_Node000007"><a xlink:href="network__file_8h.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="409.32,-85.75 316.07,-85.75 316.07,-55.25 409.32,-55.25 409.32,-85.75"/>
|
||
|
|
<text xml:space="preserve" text-anchor="start" x="324.07" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire/io/network</text>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="362.7" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_file.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node6->Node7 -->
|
||
|
|
<g id="edge7_Node000006_Node000007" class="edge">
|
||
|
|
<title>Node6->Node7</title>
|
||
|
|
<g id="a_edge7_Node000006_Node000007"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M338.1,-121.43C341.43,-114.68 346.16,-105.08 350.59,-96.09"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="353.59,-97.91 354.87,-87.39 347.31,-94.81 353.59,-97.91"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7->Node4 -->
|
||
|
|
<g id="edge12_Node000007_Node000004" class="edge">
|
||
|
|
<title>Node7->Node4</title>
|
||
|
|
<g id="a_edge12_Node000007_Node000004"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M315.83,-55.77C278.57,-44.86 227.42,-29.87 194.45,-20.22"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="195.64,-16.92 185.06,-17.47 193.67,-23.64 195.64,-16.92"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node8 -->
|
||
|
|
<g id="Node000008" class="node">
|
||
|
|
<title>Node8</title>
|
||
|
|
<g id="a_Node000008"><a xlink:title=" ">
|
||
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="314.07,-19.25 201.32,-19.25 201.32,0 314.07,0 314.07,-19.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="257.7" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst/config/config.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7->Node8 -->
|
||
|
|
<g id="edge8_Node000007_Node000008" class="edge">
|
||
|
|
<title>Node7->Node8</title>
|
||
|
|
<g id="a_edge8_Node000007_Node000008"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M336.47,-54.8C320.33,-45.74 299.72,-34.19 283.63,-25.16"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="285.56,-22.23 275.12,-20.39 282.13,-28.34 285.56,-22.23"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node9 -->
|
||
|
|
<g id="Node000009" class="node">
|
||
|
|
<title>Node9</title>
|
||
|
|
<g id="a_Node000009"><a xlink:title=" ">
|
||
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="453.57,-19.25 331.82,-19.25 331.82,0 453.57,0 453.57,-19.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="392.7" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst/logging/logging.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7->Node9 -->
|
||
|
|
<g id="edge9_Node000007_Node000009" class="edge">
|
||
|
|
<title>Node7->Node9</title>
|
||
|
|
<g id="a_edge9_Node000007_Node000009"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M370.11,-54.95C373.98,-47.36 378.76,-37.99 382.92,-29.82"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="385.96,-31.55 387.39,-21.05 379.73,-28.37 385.96,-31.55"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node10 -->
|
||
|
|
<g id="Node000010" class="node">
|
||
|
|
<title>Node10</title>
|
||
|
|
<g id="a_Node000010"><a xlink:title=" ">
|
||
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="544.2,-19.25 471.2,-19.25 471.2,0 544.2,0 544.2,-19.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="507.7" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">quill/Logger.h</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7->Node10 -->
|
||
|
|
<g id="edge10_Node000007_Node000010" class="edge">
|
||
|
|
<title>Node7->Node10</title>
|
||
|
|
<g id="a_edge10_Node000007_Node000010"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M398.91,-54.8C422.27,-45.31 452.4,-33.08 475.02,-23.89"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="476.11,-27.23 484.06,-20.22 473.48,-20.74 476.11,-27.23"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node11 -->
|
||
|
|
<g id="Node000011" class="node">
|
||
|
|
<title>Node11</title>
|
||
|
|
<g id="a_Node000011"><a xlink:title=" ">
|
||
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="602.7,-19.25 562.7,-19.25 562.7,0 602.7,0 602.7,-19.25"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="582.7" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7->Node11 -->
|
||
|
|
<g id="edge11_Node000007_Node000011" class="edge">
|
||
|
|
<title>Node7->Node11</title>
|
||
|
|
<g id="a_edge11_Node000007_Node000011"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M409.52,-57.63C445.83,-48.32 497.69,-34.81 551.63,-19.77"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="552.3,-23.21 560.98,-17.15 550.41,-16.47 552.3,-23.21"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node12->Node6 -->
|
||
|
|
<g id="edge14_Node000012_Node000006" class="edge">
|
||
|
|
<title>Node12->Node6</title>
|
||
|
|
<g id="a_edge14_Node000012_Node000006"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M333.7,-176.83C333.7,-170.32 333.7,-161.17 333.7,-152.87"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="337.2,-152.87 333.7,-142.87 330.2,-152.87 337.2,-152.87"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
</svg>
|
||
|
|
|
||
|
|
<g id="navigator" transform="translate(0 0)" fill="#404254">
|
||
|
|
<rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/>
|
||
|
|
<use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/>
|
||
|
|
<use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/>
|
||
|
|
<use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/>
|
||
|
|
<use id="arrowup" xlink:href="#arrowUp" x="0" y="0" onmousedown="handlePan(0,-1)"/>
|
||
|
|
<use id="arrowright" xlink:href="#arrowRight" x="0" y="0" onmousedown="handlePan(1,0)"/>
|
||
|
|
<use id="arrowdown" xlink:href="#arrowDown" x="0" y="0" onmousedown="handlePan(0,1)"/>
|
||
|
|
<use id="arrowleft" xlink:href="#arrowLeft" x="0" y="0" onmousedown="handlePan(-1,0)"/>
|
||
|
|
</g>
|
||
|
|
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
|
||
|
|
<g id="arrow_out" transform="scale(0.3 0.3)">
|
||
|
|
<a xlink:href="io_2bindings_8cpp__incl_org.svg" target="_base">
|
||
|
|
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
|
||
|
|
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
|
||
|
|
<path id="arrow"
|
||
|
|
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
|
||
|
|
style="fill:#404040;"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</svg>
|
||
|
|
|
||
|
|
<style type='text/css'>
|
||
|
|
<![CDATA[
|
||
|
|
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||
|
|
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||
|
|
]]>
|
||
|
|
</style>
|
||
|
|
<script type="application/ecmascript"><![CDATA[
|
||
|
|
document.addEventListener('DOMContentLoaded', (event) => {
|
||
|
|
highlightEdges();
|
||
|
|
highlightAdjacentNodes();
|
||
|
|
});
|
||
|
|
]]></script>
|
||
|
|
</svg>
|