-
Notifications
You must be signed in to change notification settings - Fork 0
/
component-diagram.drawio
31 lines (31 loc) · 2.24 KB
/
component-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
<mxfile host="65bd71144e">
<diagram id="Klx9l9l787ygxJUSADS6" name="Page-1">
<mxGraphModel dx="845" dy="665" 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="App.js" style="whiteSpace=wrap;html=1;aspect=fixed;fontSize=18;verticalAlign=top;fillColor=#f9f7ed;strokeColor=#36393d;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="175" y="70" width="500" height="500" as="geometry"/>
</mxCell>
<mxCell id="3" value="Header" style="rounded=0;whiteSpace=wrap;html=1;fontSize=18;" vertex="1" parent="1">
<mxGeometry x="210" y="110" width="435" height="70" as="geometry"/>
</mxCell>
<mxCell id="5" value="MarketControl" style="rounded=0;whiteSpace=wrap;html=1;fontSize=18;verticalAlign=top;" vertex="1" parent="1">
<mxGeometry x="205" y="200" width="440" height="340" as="geometry"/>
</mxCell>
<mxCell id="6" value="MarketSearchForm" style="rounded=0;whiteSpace=wrap;html=1;fontSize=18;direction=west;" vertex="1" parent="1">
<mxGeometry x="230" y="250" width="180" height="120" as="geometry"/>
</mxCell>
<mxCell id="7" value="RoutePlotterForm" style="rounded=0;whiteSpace=wrap;html=1;fontSize=18;direction=west;" vertex="1" parent="1">
<mxGeometry x="440" y="250" width="180" height="120" as="geometry"/>
</mxCell>
<mxCell id="8" value="MarketTable" style="rounded=0;whiteSpace=wrap;html=1;fontSize=18;direction=west;" vertex="1" parent="1">
<mxGeometry x="230" y="390" width="180" height="120" as="geometry"/>
</mxCell>
<mxCell id="9" value="Route" style="rounded=0;whiteSpace=wrap;html=1;fontSize=18;direction=west;" vertex="1" parent="1">
<mxGeometry x="440" y="390" width="180" height="120" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>