-
Notifications
You must be signed in to change notification settings - Fork 0
/
ArcaneProcess.drawio
52 lines (52 loc) · 4.61 KB
/
ArcaneProcess.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
50
51
52
<mxfile host="65bd71144e">
<diagram id="xWtSKb-SshQRjb6eWZ7m" name="Page-1">
<mxGraphModel dx="875" dy="523" 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="" style="sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#D45B07;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.container_registry_image;" vertex="1" parent="1">
<mxGeometry x="40" y="40" width="120" height="120" as="geometry"/>
</mxCell>
<mxCell id="8" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="13">
<mxGeometry relative="1" as="geometry">
<mxPoint x="110" y="170" as="sourcePoint"/>
<mxPoint x="320" y="100" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="9" value="Compute Image Data" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="8">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="10" value="Source" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" connectable="0" vertex="1" parent="8">
<mxGeometry x="-1" relative="1" as="geometry"/>
</mxCell>
<mxCell id="11" value="Target" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" connectable="0" vertex="1" parent="8">
<mxGeometry x="1" relative="1" as="geometry"/>
</mxCell>
<mxCell id="13" value="Loop" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="20" y="320" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="14" value="[1] — Apply Filter w/ ImgDat" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;" vertex="1" parent="13">
<mxGeometry y="30" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="15" value="[2] — Render" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;" vertex="1" parent="13">
<mxGeometry y="60" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="24" style="edgeStyle=none;html=1;entryX=0;entryY=0.083;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="25">
<mxGeometry relative="1" as="geometry">
<mxPoint x="279.9999999999999" y="365" as="targetPoint"/>
<mxPoint x="120" y="240" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="25" value="Compute Image Data" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="280" y="160" width="140" height="90" as="geometry"/>
</mxCell>
<mxCell id="26" value="Compute Transmission" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;" vertex="1" parent="25">
<mxGeometry y="30" width="140" height="30" as="geometry"/>
</mxCell>
<mxCell id="27" value="Compute Additional Data" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;" vertex="1" parent="25">
<mxGeometry y="60" width="140" height="30" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>