-
Notifications
You must be signed in to change notification settings - Fork 10
/
Untitled Diagram.drawio
28 lines (28 loc) · 2.84 KB
/
Untitled 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
<mxfile host="app.diagrams.net" modified="2022-04-05T12:55:26.986Z" agent="5.0 (Windows)" etag="9DvOj8jYxVpv6t83YWxg" version="17.4.0" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="494" dy="255" 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="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="h7JecZGBsldMmhle7rxr-4" value="Car" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="80" y="130" width="160" height="206" as="geometry" />
</mxCell>
<mxCell id="h7JecZGBsldMmhle7rxr-5" value="- speed: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="h7JecZGBsldMmhle7rxr-4">
<mxGeometry y="26" width="160" height="24" as="geometry" />
</mxCell>
<mxCell id="h7JecZGBsldMmhle7rxr-11" value="+ carid: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="h7JecZGBsldMmhle7rxr-4">
<mxGeometry y="50" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="h7JecZGBsldMmhle7rxr-12" value="# model: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="h7JecZGBsldMmhle7rxr-4">
<mxGeometry y="76" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="h7JecZGBsldMmhle7rxr-6" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="h7JecZGBsldMmhle7rxr-4">
<mxGeometry y="102" width="160" height="78" as="geometry" />
</mxCell>
<mxCell id="h7JecZGBsldMmhle7rxr-7" value="+ print(): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="h7JecZGBsldMmhle7rxr-4">
<mxGeometry y="180" width="160" height="26" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>