-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJDrawpad.uml
70 lines (69 loc) · 2.28 KB
/
JDrawpad.uml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement />
<nodes>
<node x="470.875" y="104.0">DrawingHandlers</node>
<node x="509.0" y="0.0">DrawingHelper</node>
<node x="179.0" y="104.0">FileUtils</node>
<node x="0.0" y="0.0">CsvGenerator</node>
<node x="678.875" y="104.0">CanvasHistory</node>
<node x="330.0" y="0.0">SvgGenerator</node>
<node x="179.0" y="0.0">CsvParser</node>
<node x="568.625" y="208.0">Main</node>
</nodes>
<notes />
<edges>
<edge source="Main" target="DrawingHandlers">
<point x="0.0" y="-27.0" />
<point x="46.75" y="27.0" />
</edge>
<edge source="FileUtils" target="CsvGenerator">
<point x="-43.66666666666666" y="-27.0" />
<point x="200.83333333333337" y="79.0" />
<point x="79.5" y="79.0" />
<point x="0.0" y="27.0" />
</edge>
<edge source="DrawingHandlers" target="DrawingHelper">
<point x="46.75000000000003" y="-27.0" />
<point x="611.125" y="79.0" />
<point x="593.0" y="79.0" />
<point x="0.0" y="27.0" />
</edge>
<edge source="Main" target="FileUtils">
<point x="-34.0" y="-27.0" />
<point x="577.125" y="188.0" />
<point x="244.5" y="188.0" />
<point x="0.0" y="27.0" />
</edge>
<edge source="Main" target="CanvasHistory">
<point x="34.0" y="-27.0" />
<point x="645.125" y="188.0" />
<point x="735.375" y="188.0" />
<point x="0.0" y="27.0" />
</edge>
<edge source="FileUtils" target="CsvParser">
<point x="0.0" y="-27.0" />
<point x="0.0" y="27.0" />
</edge>
<edge source="DrawingHelper" target="Main">
<point x="56.0" y="27.0" />
<point x="649.0" y="79.0" />
<point x="668.375" y="79.0" />
<point x="668.375" y="178.0" />
<point x="628.125" y="178.0" />
<point x="17.0" y="-27.0" />
</edge>
<edge source="FileUtils" target="SvgGenerator">
<point x="43.666666666666686" y="-27.0" />
<point x="288.1666666666667" y="79.0" />
<point x="409.5" y="79.0" />
<point x="0.0" y="27.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="0.8279009126466753" x="358.0" y="363.5" />
<SelectedNodes />
<Categories />
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>