1{
2 "name": "",
3 "isFolderOnly": false,
4 "fontFamily": "SourceSansPro",
5 "shapes": [
6 {
7 "id": "rectangle",
8 "type": "rectangle",
9 "pos": {
10 "x": 0,
11 "y": 0
12 },
13 "width": 111,
14 "height": 66,
15 "opacity": 1,
16 "strokeDash": 0,
17 "strokeWidth": 2,
18 "borderRadius": 0,
19 "fill": "B6",
20 "stroke": "B1",
21 "shadow": false,
22 "3d": true,
23 "multiple": false,
24 "double-border": false,
25 "tooltip": "",
26 "link": "",
27 "icon": null,
28 "iconPosition": "",
29 "blend": false,
30 "fields": null,
31 "methods": null,
32 "columns": null,
33 "label": "rectangle",
34 "fontSize": 16,
35 "fontFamily": "DEFAULT",
36 "language": "",
37 "color": "N1",
38 "italic": false,
39 "bold": true,
40 "underline": false,
41 "labelWidth": 66,
42 "labelHeight": 21,
43 "labelPosition": "INSIDE_MIDDLE_CENTER",
44 "zIndex": 0,
45 "level": 1
46 },
47 {
48 "id": "square",
49 "type": "rectangle",
50 "pos": {
51 "x": 9,
52 "y": 166
53 },
54 "width": 94,
55 "height": 94,
56 "opacity": 1,
57 "strokeDash": 0,
58 "strokeWidth": 2,
59 "borderRadius": 0,
60 "fill": "B6",
61 "stroke": "B1",
62 "shadow": false,
63 "3d": true,
64 "multiple": false,
65 "double-border": false,
66 "tooltip": "",
67 "link": "",
68 "icon": null,
69 "iconPosition": "",
70 "blend": false,
71 "fields": null,
72 "methods": null,
73 "columns": null,
74 "label": "square",
75 "fontSize": 16,
76 "fontFamily": "DEFAULT",
77 "language": "",
78 "color": "N1",
79 "italic": false,
80 "bold": true,
81 "underline": false,
82 "labelWidth": 49,
83 "labelHeight": 21,
84 "labelPosition": "INSIDE_MIDDLE_CENTER",
85 "zIndex": 0,
86 "level": 1
87 }
88 ],
89 "connections": [
90 {
91 "id": "(rectangle -> square)[0]",
92 "src": "rectangle",
93 "srcArrow": "none",
94 "dst": "square",
95 "dstArrow": "triangle",
96 "opacity": 1,
97 "strokeDash": 0,
98 "strokeWidth": 2,
99 "stroke": "B1",
100 "borderRadius": 10,
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": 55.5,
116 "y": 66
117 },
118 {
119 "x": 55.5,
120 "y": 106
121 },
122 {
123 "x": 55.5,
124 "y": 123
125 },
126 {
127 "x": 55.5,
128 "y": 151
129 }
130 ],
131 "isCurve": true,
132 "animated": false,
133 "tooltip": "",
134 "icon": null,
135 "zIndex": 0
136 }
137 ],
138 "root": {
139 "id": "",
140 "type": "",
141 "pos": {
142 "x": 0,
143 "y": 0
144 },
145 "width": 0,
146 "height": 0,
147 "opacity": 0,
148 "strokeDash": 0,
149 "strokeWidth": 0,
150 "borderRadius": 0,
151 "fill": "N7",
152 "stroke": "",
153 "shadow": false,
154 "3d": false,
155 "multiple": false,
156 "double-border": false,
157 "tooltip": "",
158 "link": "",
159 "icon": null,
160 "iconPosition": "",
161 "blend": false,
162 "fields": null,
163 "methods": null,
164 "columns": null,
165 "label": "",
166 "fontSize": 0,
167 "fontFamily": "",
168 "language": "",
169 "color": "",
170 "italic": false,
171 "bold": false,
172 "underline": false,
173 "labelWidth": 0,
174 "labelHeight": 0,
175 "zIndex": 0,
176 "level": 0
177 }
178}
View as plain text