forked from next-step/java-lotto
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclass.drawio
More file actions
40 lines (40 loc) · 3.39 KB
/
class.drawio
File metadata and controls
40 lines (40 loc) · 3.39 KB
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
<mxfile host="app.diagrams.net" modified="2023-04-15T16:23:39.298Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" etag="NfzzrT4h-1Yv22SehpcL" version="21.1.8" type="github">
<diagram name="페이지-1" id="fUexfGPM6WMhWczIGK2N">
<mxGraphModel dx="1434" dy="788" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="RVV1Fi6tsEqvcjZMA6kq-1" target="RVV1Fi6tsEqvcjZMA6kq-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="1" source="RVV1Fi6tsEqvcjZMA6kq-1" target="RVV1Fi6tsEqvcjZMA6kq-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-1" value="StringCalculator" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="150" y="250" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="RVV1Fi6tsEqvcjZMA6kq-2" target="RVV1Fi6tsEqvcjZMA6kq-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-2" value="StringCalculatorMain" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="150" y="140" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="RVV1Fi6tsEqvcjZMA6kq-3" target="RVV1Fi6tsEqvcjZMA6kq-10">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-3" value="Operation" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="150" y="371" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="1" source="RVV1Fi6tsEqvcjZMA6kq-6" target="RVV1Fi6tsEqvcjZMA6kq-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-6" value="Formula" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="340" y="250" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="RVV1Fi6tsEqvcjZMA6kq-10" value="Number" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="150" y="490" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>