1{
2 "name": "",
3 "fontFamily": "SourceSansPro",
4 "shapes": [
5 {
6 "id": "hexagon",
7 "type": "hexagon",
8 "pos": {
9 "x": 12,
10 "y": 12
11 },
12 "width": 128,
13 "height": 69,
14 "opacity": 1,
15 "strokeDash": 0,
16 "strokeWidth": 2,
17 "borderRadius": 0,
18 "fill": "N5",
19 "stroke": "B1",
20 "shadow": false,
21 "3d": true,
22 "multiple": false,
23 "double-border": false,
24 "tooltip": "",
25 "link": "",
26 "icon": null,
27 "iconPosition": "",
28 "blend": false,
29 "fields": null,
30 "methods": null,
31 "columns": null,
32 "label": "hexagon",
33 "fontSize": 16,
34 "fontFamily": "DEFAULT",
35 "language": "",
36 "color": "N1",
37 "italic": false,
38 "bold": true,
39 "underline": false,
40 "labelWidth": 60,
41 "labelHeight": 21,
42 "labelPosition": "INSIDE_MIDDLE_CENTER",
43 "zIndex": 0,
44 "level": 1
45 },
46 {
47 "id": "rect",
48 "type": "rectangle",
49 "pos": {
50 "x": 39,
51 "y": 151
52 },
53 "width": 73,
54 "height": 66,
55 "opacity": 1,
56 "strokeDash": 0,
57 "strokeWidth": 2,
58 "borderRadius": 0,
59 "fill": "B6",
60 "stroke": "B1",
61 "shadow": false,
62 "3d": true,
63 "multiple": false,
64 "double-border": false,
65 "tooltip": "",
66 "link": "",
67 "icon": null,
68 "iconPosition": "",
69 "blend": false,
70 "fields": null,
71 "methods": null,
72 "columns": null,
73 "label": "rect",
74 "fontSize": 16,
75 "fontFamily": "DEFAULT",
76 "language": "",
77 "color": "N1",
78 "italic": false,
79 "bold": true,
80 "underline": false,
81 "labelWidth": 28,
82 "labelHeight": 21,
83 "labelPosition": "INSIDE_MIDDLE_CENTER",
84 "zIndex": 0,
85 "level": 1
86 }
87 ],
88 "connections": [
89 {
90 "id": "(hexagon -> rect)[0]",
91 "src": "hexagon",
92 "srcArrow": "none",
93 "srcLabel": "",
94 "dst": "rect",
95 "dstArrow": "triangle",
96 "dstLabel": "",
97 "opacity": 1,
98 "strokeDash": 0,
99 "strokeWidth": 2,
100 "stroke": "B1",
101 "label": "",
102 "fontSize": 16,
103 "fontFamily": "DEFAULT",
104 "language": "",
105 "color": "N2",
106 "italic": true,
107 "bold": false,
108 "underline": false,
109 "labelWidth": 0,
110 "labelHeight": 0,
111 "labelPosition": "",
112 "labelPercentage": 0,
113 "route": [
114 {
115 "x": 76,
116 "y": 81
117 },
118 {
119 "x": 76,
120 "y": 151
121 }
122 ],
123 "animated": false,
124 "tooltip": "",
125 "icon": null,
126 "zIndex": 0
127 }
128 ]
129}
View as plain text