mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<map id="data_structures::linked_list::Node" name="data_structures::linked_list::Node">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,159,46"/>
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,159,46"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="175,18,185,26,177,33,160,35,159,30,175,28,180,26,172,23"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
67a7012ba71efda840181f051be434fd
|
||||
55e81c8fae8c5570c05fd2bd72e1b42c
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: data_structures::linked_list::Node Pages: 1 -->
|
||||
<svg width="163pt" height="39pt"
|
||||
viewBox="0.00 0.00 162.75 38.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<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>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 34.5)">
|
||||
<title>data_structures::linked_list::Node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="115,-30.5 0,-30.5 0,0 115,0 115,-30.5"/>
|
||||
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::linked</text>
|
||||
<text text-anchor="middle" x="57.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_list::Node</text>
|
||||
@@ -19,11 +29,29 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M126.22,-19.24C130.45,-18.29 133,-16.97 133,-15.25 133,-12.36 125.77,-10.57 115.43,-9.87"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="125.9,-15.88 116.43,-20.63 126.79,-22.82 125.9,-15.88"/>
|
||||
<text text-anchor="middle" x="143.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="143.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</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>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -0,0 +1,32 @@
|
||||
<?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 8.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: data_structures::linked_list::Node Pages: 1 -->
|
||||
<svg width="163pt" height="39pt"
|
||||
viewBox="0.00 0.00 162.75 38.50" 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 34.5)">
|
||||
<title>data_structures::linked_list::Node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="115,-30.5 0,-30.5 0,0 115,0 115,-30.5"/>
|
||||
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::linked</text>
|
||||
<text text-anchor="middle" x="57.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_list::Node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M126.22,-19.24C130.45,-18.29 133,-16.97 133,-15.25 133,-12.36 125.77,-10.57 115.43,-9.87"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="125.9,-15.88 116.43,-20.63 126.79,-22.82 125.9,-15.88"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="143.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user