Skip to content

Commit 6d20627

Browse files
committed
Added arrow from display locations to exit
1 parent 4747bec commit 6d20627

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

UML/DrawIO/StateMachineDiagram.drawio

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<mxfile host="app.diagrams.net" modified="2023-12-07T15:10:32.272Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" etag="yb-suj7HtKRM742_q3oN" version="22.1.7" type="device">
1+
<mxfile host="Electron" modified="2023-12-07T15:24:04.796Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/22.1.2 Chrome/114.0.5735.289 Electron/25.9.4 Safari/537.36" etag="fYZicshyy_s9Y_qE2ZHj" version="22.1.2" type="device">
22
<diagram name="Page-1" id="3DZ1DMXpIPHAonK5FujJ">
3-
<mxGraphModel dx="1050" dy="574" 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">
3+
<mxGraphModel dx="779" dy="541" 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">
44
<root>
55
<mxCell id="0" />
66
<mxCell id="1" parent="0" />
@@ -86,6 +86,20 @@
8686
<mxCell id="-A6Hnksh4mpt81NmAGqT-37" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=open;endFill=0;" parent="1" source="-A6Hnksh4mpt81NmAGqT-18" target="-A6Hnksh4mpt81NmAGqT-36" edge="1">
8787
<mxGeometry relative="1" as="geometry" />
8888
</mxCell>
89+
<mxCell id="cU2LThpIXTL1Gl95x8Pu-1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="-A6Hnksh4mpt81NmAGqT-18" target="-A6Hnksh4mpt81NmAGqT-50">
90+
<mxGeometry relative="1" as="geometry">
91+
<Array as="points">
92+
<mxPoint x="180" y="530" />
93+
<mxPoint x="180" y="720" />
94+
<mxPoint x="783" y="720" />
95+
</Array>
96+
</mxGeometry>
97+
</mxCell>
98+
<mxCell id="cU2LThpIXTL1Gl95x8Pu-2" value="[exit]" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="cU2LThpIXTL1Gl95x8Pu-1">
99+
<mxGeometry x="0.6101" y="1" relative="1" as="geometry">
100+
<mxPoint x="-190" y="11" as="offset" />
101+
</mxGeometry>
102+
</mxCell>
89103
<mxCell id="-A6Hnksh4mpt81NmAGqT-18" value="Display Locations" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
90104
<mxGeometry x="240" y="500" width="120" height="60" as="geometry" />
91105
</mxCell>

0 commit comments

Comments
 (0)