-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathExercicio velocidade.drawio
46 lines (46 loc) · 4.01 KB
/
Exercicio velocidade.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
<mxfile host="app.diagrams.net" modified="2020-08-29T03:58:13.575Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.206" etag="EJqv5_jhUU3TDn4x0WgW" version="13.6.5" type="github">
<diagram id="AnjC9w1aCiEr3Ufk-hpW" name="Page-1">
<mxGraphModel dx="1381" dy="764" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="79ZYW2p-HOAClWn-iWM6-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="79ZYW2p-HOAClWn-iWM6-1" target="79ZYW2p-HOAClWn-iWM6-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-1" value="Start" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="40" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="79ZYW2p-HOAClWn-iWM6-3" target="79ZYW2p-HOAClWn-iWM6-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-3" value="MetroSeg, KmHora" style="shape=internalStorage;whiteSpace=wrap;html=1;dx=15;dy=15;rounded=1;arcSize=8;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="46.25" y="150" width="167.5" height="90" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="79ZYW2p-HOAClWn-iWM6-4" target="79ZYW2p-HOAClWn-iWM6-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-4" value="MetroSeg" style="html=1;strokeWidth=2;shape=manualInput;whiteSpace=wrap;rounded=1;size=26;arcSize=11;" vertex="1" parent="1">
<mxGeometry x="57.5" y="300" width="145" height="80" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="79ZYW2p-HOAClWn-iWM6-6" target="79ZYW2p-HOAClWn-iWM6-7">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-6" value="KmHora = MetroSeg * 3,6" style="rounded=1;whiteSpace=wrap;html=1;absoluteArcSize=1;arcSize=14;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="47.5" y="440" width="165" height="85" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-7" value="KmHora" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.document2;whiteSpace=wrap;size=0.25;" vertex="1" parent="1">
<mxGeometry x="55" y="590" width="150" height="80" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-8" value="End" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="710" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="79ZYW2p-HOAClWn-iWM6-16" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="79ZYW2p-HOAClWn-iWM6-7" target="79ZYW2p-HOAClWn-iWM6-8">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="420" as="sourcePoint" />
<mxPoint x="440" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>