forked from hsiaosiyuan0/slowjs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack_grow_downwards.drawio
46 lines (46 loc) · 3.97 KB
/
stack_grow_downwards.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<mxfile host="Electron" modified="2023-06-14T23:06:57.541Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.4.0 Chrome/112.0.5615.204 Electron/24.5.1 Safari/537.36" etag="JwrdSVSth4cjauDz2Dos" version="21.4.0" type="device">
<diagram name="Page-1" id="JizVPNLfjJMxPYki91GN">
<mxGraphModel dx="1114" dy="894" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="JOmTALG3kZfMJZtiPvv_-1" value="" style="rounded=1;whiteSpace=wrap;html=1;arcSize=5;fontFamily=SF Mono;fillColor=#CCFFCC;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="280" y="240" width="60" height="250" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-2" value="1" style="rounded=1;whiteSpace=wrap;html=1;arcSize=5;fontFamily=SF Mono;fillColor=#CCFFCC;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="280" y="240" width="60" height="50" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-3" value="2" style="rounded=1;whiteSpace=wrap;html=1;arcSize=5;fontFamily=SF Mono;fillColor=#CCFFCC;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="280" y="290" width="60" height="50" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-4" value="x" style="rounded=1;whiteSpace=wrap;html=1;arcSize=5;fontFamily=SF Mono;fillColor=#CCFFCC;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="280" y="340" width="60" height="50" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-5" value="..." style="rounded=1;whiteSpace=wrap;html=1;arcSize=5;fontFamily=SF Mono;fillColor=#CCFFCC;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="280" y="390" width="60" height="50" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-6" value="OPD_N" style="rounded=1;whiteSpace=wrap;html=1;arcSize=5;fontFamily=SF Mono;fillColor=#CCFFCC;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="280" y="440" width="60" height="50" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-7" value="Stack" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=SF Mono;" vertex="1" parent="1">
<mxGeometry x="280" y="200" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-8" value="H" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=SF Mono;" vertex="1" parent="1">
<mxGeometry x="240" y="240" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-9" value="L" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=SF Mono;" vertex="1" parent="1">
<mxGeometry x="240" y="460" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-10" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="240" as="sourcePoint" />
<mxPoint x="360" y="490" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="JOmTALG3kZfMJZtiPvv_-11" value="Grow downwards" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=SF Mono;rotation=90;" vertex="1" parent="1">
<mxGeometry x="300" y="350" width="165" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>