-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLevel 0 Animise
33 lines (33 loc) · 2.57 KB
/
Level 0 Animise
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
<mxfile host="app.diagrams.net" modified="2022-07-28T12:50:12.161Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36" etag="vlCkBxiDL7Qt10NdSroC" version="20.2.0" type="github">
<diagram id="4bwKmrqYPhWi-gdwg7pX" name="Page-1">
<mxGraphModel dx="981" dy="548" 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="AF4rcHfeUV1bDHJvMxOJ-4" value="Customer place order on website" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="AF4rcHfeUV1bDHJvMxOJ-1" target="AF4rcHfeUV1bDHJvMxOJ-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="AF4rcHfeUV1bDHJvMxOJ-1" value="CUSTOMER" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry y="290" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="AF4rcHfeUV1bDHJvMxOJ-5" value="Forward the order" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="AF4rcHfeUV1bDHJvMxOJ-2" target="AF4rcHfeUV1bDHJvMxOJ-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="AF4rcHfeUV1bDHJvMxOJ-2" value="WEBSITE" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="365" y="290" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="AF4rcHfeUV1bDHJvMxOJ-6" value="Product deliver" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="AF4rcHfeUV1bDHJvMxOJ-3" target="AF4rcHfeUV1bDHJvMxOJ-1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="790" y="400" />
<mxPoint x="60" y="400" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="AF4rcHfeUV1bDHJvMxOJ-3" value="DROPSHIPPNG SUPPLIER" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="730" y="290" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>