-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUML til 1402.drawio
22 lines (22 loc) · 2.04 KB
/
UML til 1402.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<mxfile host="app.diagrams.net" modified="2024-02-14T11:45:17.326Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36" etag="LWyBoahLI1AIKOfSOzRX" version="23.1.4" type="github">
<diagram name="Page-1" id="3d1_o7hw9sm9lnKEMkMV">
<mxGraphModel dx="713" dy="1100" 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="aZhse6kqbgWonn8xX4Q9-1" value="Pendulmapp<br><br>-windowswidth: int<br>-windowHeight: int<br>-gravity: float<br>-timeScale: float<br>+setup() | void<br>+draw() | void<br>+mousePressed()" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="340" y="250" width="120" height="280" as="geometry" />
</mxCell>
<mxCell id="aZhse6kqbgWonn8xX4Q9-2" value="Bob<br><br>-position: PVector<br>-mass: float<br>-radius: int<br>-velocity: PVector<br><br>acceleration: PVector<br>+update()<br>+draw()" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="340" y="565" width="120" height="185" as="geometry" />
</mxCell>
<mxCell id="aZhse6kqbgWonn8xX4Q9-3" value="Arm<br><br>-pivot: PVector<br>-length: float<br>-angle: float<br>+update() | void<br>+draw() | void" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="250" width="120" height="280" as="geometry" />
</mxCell>
<mxCell id="aZhse6kqbgWonn8xX4Q9-5" value="PVector<br>+x: float<br>+y: float<br>+z: float<br>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="565" width="120" height="185" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>