-
Notifications
You must be signed in to change notification settings - Fork 0
/
m
41 lines (41 loc) · 2.27 KB
/
m
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
<mxfile host="app.diagrams.net" modified="2024-07-01T20:35:17.230Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" version="24.6.2" etag="3YAbArdS2rwJSC4uyud7" type="github">
<diagram name="Página-1" id="1PG0AcIhb4SD7m6bTfVZ">
<mxGraphModel>
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value=".NET Application" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry y="91" width="134" height="34" as="geometry" />
</mxCell>
<mxCell id="3" value="Front End" style="ellipse;aspect=fixed;strokeWidth=2;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="249" width="84" height="84" as="geometry" />
</mxCell>
<mxCell id="4" value="Back End" style="ellipse;aspect=fixed;strokeWidth=2;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="251" y="134" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="5" value="Large Database" style="ellipse;aspect=fixed;strokeWidth=2;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="449" y="112" width="125" height="125" as="geometry" />
</mxCell>
<mxCell id="6" value="Frontend" style="curved=1;startArrow=none;endArrow=block;exitX=0.74;exitY=0.01;entryX=0;entryY=0.5;" edge="1" parent="1" source="2" target="3">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="191" y="42" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="7" value="Backend" style="curved=1;startArrow=none;endArrow=block;exitX=0.74;exitY=1.01;entryX=0;entryY=0.5;" edge="1" parent="1" source="2" target="4">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="191" y="174" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="8" value="Database" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.5;entryX=0;entryY=0.5;" edge="1" parent="1" source="4" target="5">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>