1{
2 "name": "",
3 "isFolderOnly": false,
4 "fontFamily": "SourceSansPro",
5 "shapes": [
6 {
7 "id": "grid",
8 "type": "rectangle",
9 "pos": {
10 "x": 0,
11 "y": 0
12 },
13 "width": 295,
14 "height": 198,
15 "opacity": 1,
16 "strokeDash": 0,
17 "strokeWidth": 2,
18 "borderRadius": 0,
19 "fill": "B4",
20 "stroke": "B1",
21 "shadow": false,
22 "3d": false,
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": "",
34 "fontSize": 28,
35 "fontFamily": "DEFAULT",
36 "language": "",
37 "color": "N1",
38 "italic": false,
39 "bold": false,
40 "underline": false,
41 "labelWidth": 0,
42 "labelHeight": 0,
43 "zIndex": 0,
44 "level": 1
45 },
46 {
47 "id": "grid.first",
48 "type": "rectangle",
49 "pos": {
50 "x": 100,
51 "y": 0
52 },
53 "width": 95,
54 "height": 66,
55 "opacity": 1,
56 "strokeDash": 0,
57 "strokeWidth": 2,
58 "borderRadius": 0,
59 "fill": "B5",
60 "stroke": "B1",
61 "shadow": false,
62 "3d": false,
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": "first",
74 "fontSize": 16,
75 "fontFamily": "DEFAULT",
76 "language": "",
77 "color": "N1",
78 "italic": false,
79 "bold": true,
80 "underline": false,
81 "labelWidth": 30,
82 "labelHeight": 21,
83 "labelPosition": "INSIDE_MIDDLE_CENTER",
84 "zIndex": 0,
85 "level": 2
86 },
87 {
88 "id": "grid.second",
89 "type": "rectangle",
90 "pos": {
91 "x": 100,
92 "y": 66
93 },
94 "width": 95,
95 "height": 66,
96 "opacity": 1,
97 "strokeDash": 0,
98 "strokeWidth": 2,
99 "borderRadius": 0,
100 "fill": "B5",
101 "stroke": "B1",
102 "shadow": false,
103 "3d": false,
104 "multiple": false,
105 "double-border": false,
106 "tooltip": "",
107 "link": "",
108 "icon": null,
109 "iconPosition": "",
110 "blend": false,
111 "fields": null,
112 "methods": null,
113 "columns": null,
114 "label": "second",
115 "fontSize": 16,
116 "fontFamily": "DEFAULT",
117 "language": "",
118 "color": "N1",
119 "italic": false,
120 "bold": true,
121 "underline": false,
122 "labelWidth": 50,
123 "labelHeight": 21,
124 "labelPosition": "INSIDE_MIDDLE_CENTER",
125 "zIndex": 0,
126 "level": 2
127 },
128 {
129 "id": "grid.third",
130 "type": "rectangle",
131 "pos": {
132 "x": 100,
133 "y": 132
134 },
135 "width": 95,
136 "height": 66,
137 "opacity": 1,
138 "strokeDash": 0,
139 "strokeWidth": 2,
140 "borderRadius": 0,
141 "fill": "B5",
142 "stroke": "B1",
143 "shadow": false,
144 "3d": false,
145 "multiple": false,
146 "double-border": false,
147 "tooltip": "",
148 "link": "",
149 "icon": null,
150 "iconPosition": "",
151 "blend": false,
152 "fields": null,
153 "methods": null,
154 "columns": null,
155 "label": "third",
156 "fontSize": 16,
157 "fontFamily": "DEFAULT",
158 "language": "",
159 "color": "N1",
160 "italic": false,
161 "bold": true,
162 "underline": false,
163 "labelWidth": 36,
164 "labelHeight": 21,
165 "labelPosition": "INSIDE_MIDDLE_CENTER",
166 "zIndex": 0,
167 "level": 2
168 }
169 ],
170 "connections": [],
171 "root": {
172 "id": "",
173 "type": "",
174 "pos": {
175 "x": 0,
176 "y": 0
177 },
178 "width": 0,
179 "height": 0,
180 "opacity": 0,
181 "strokeDash": 0,
182 "strokeWidth": 0,
183 "borderRadius": 0,
184 "fill": "N7",
185 "stroke": "",
186 "shadow": false,
187 "3d": false,
188 "multiple": false,
189 "double-border": false,
190 "tooltip": "",
191 "link": "",
192 "icon": null,
193 "iconPosition": "",
194 "blend": false,
195 "fields": null,
196 "methods": null,
197 "columns": null,
198 "label": "",
199 "fontSize": 0,
200 "fontFamily": "",
201 "language": "",
202 "color": "",
203 "italic": false,
204 "bold": false,
205 "underline": false,
206 "labelWidth": 0,
207 "labelHeight": 0,
208 "zIndex": 0,
209 "level": 0
210 }
211}
View as plain text