This repository has been archived by the owner on Apr 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
diagram.drawio
49 lines (49 loc) · 4.36 KB
/
diagram.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
47
48
49
<mxfile host="65bd71144e">
<diagram id="D1LF2SfzzwJNGsEonS1Y" name="Page-1">
<mxGraphModel dx="726" dy="614" 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="2" value="<font style="font-size: 16px">ImageProcessing ( API )</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#6a00ff;fontColor=#ffffff;strokeColor=#3700CC;" vertex="1" parent="1">
<mxGeometry x="80" y="40" width="240" height="120" as="geometry"/>
</mxCell>
<mxCell id="3" value="<font style="font-size: 16px">PicProcessingSettings<br></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d80073;fontColor=#ffffff;strokeColor=#A50040;" vertex="1" parent="1">
<mxGeometry x="480" y="40" width="200" height="120" as="geometry"/>
</mxCell>
<mxCell id="4" value="<font style="font-size: 16px">PicProcessingManager<br></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#00A30B;strokeColor=#2D7600;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="280" y="480" width="240" height="120" as="geometry"/>
</mxCell>
<mxCell id="5" value="<font style="font-size: 16px">UI Manager<br></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fa6800;fontColor=#FAFAFA;strokeColor=#C73500;" vertex="1" parent="1">
<mxGeometry x="40" y="680" width="200" height="120" as="geometry"/>
</mxCell>
<mxCell id="6" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;fontSize=16;fontColor=#FAFAFA;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;fillColor=#e3c800;strokeColor=#B09500;" edge="1" parent="1" source="2" target="4">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="290" y="510" as="sourcePoint"/>
<mxPoint x="400" y="510" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="<font style="font-size: 16px">PicProcessingApp<br></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#a20025;strokeColor=#6F0000;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="400" y="950" width="240" height="120" as="geometry"/>
</mxCell>
<mxCell id="8" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;fontSize=16;fontColor=#FAFAFA;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fillColor=#e3c800;strokeColor=#B09500;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="3" target="4">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="170" y="170" as="sourcePoint"/>
<mxPoint x="410" y="490" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="9" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;fontSize=16;fontColor=#FAFAFA;fillColor=#e3c800;strokeColor=#B09500;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="5" target="7">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="140" y="380" as="sourcePoint"/>
<mxPoint x="410" y="770" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="10" value="" style="endArrow=diamondThin;endFill=1;endSize=24;html=1;fontSize=16;fontColor=#FAFAFA;fillColor=#e3c800;strokeColor=#B09500;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="7">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="250" y="750" as="sourcePoint"/>
<mxPoint x="350" y="930" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>