1{
2 "name": "",
3 "isFolderOnly": false,
4 "fontFamily": "SourceSansPro",
5 "shapes": [
6 {
7 "id": "outer",
8 "type": "rectangle",
9 "pos": {
10 "x": 0,
11 "y": 0
12 },
13 "width": 221,
14 "height": 196,
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": "outer",
34 "fontSize": 28,
35 "fontFamily": "DEFAULT",
36 "language": "",
37 "color": "N1",
38 "italic": false,
39 "bold": false,
40 "underline": false,
41 "labelWidth": 63,
42 "labelHeight": 36,
43 "labelPosition": "INSIDE_TOP_CENTER",
44 "zIndex": 0,
45 "level": 1
46 },
47 {
48 "id": "outer.inner",
49 "type": "rectangle",
50 "pos": {
51 "x": 60,
52 "y": 60
53 },
54 "width": 101,
55 "height": 76,
56 "opacity": 1,
57 "strokeDash": 0,
58 "strokeWidth": 2,
59 "borderRadius": 0,
60 "fill": "B5",
61 "stroke": "B1",
62 "shadow": false,
63 "3d": false,
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": "inner",
75 "fontSize": 24,
76 "fontFamily": "DEFAULT",
77 "language": "",
78 "color": "N1",
79 "italic": false,
80 "bold": true,
81 "underline": false,
82 "labelWidth": 56,
83 "labelHeight": 31,
84 "labelPosition": "INSIDE_MIDDLE_CENTER",
85 "zIndex": 0,
86 "level": 2
87 }
88 ],
89 "connections": [],
90 "root": {
91 "id": "",
92 "type": "",
93 "pos": {
94 "x": 0,
95 "y": 0
96 },
97 "width": 0,
98 "height": 0,
99 "opacity": 0,
100 "strokeDash": 0,
101 "strokeWidth": 0,
102 "borderRadius": 0,
103 "fill": "N7",
104 "stroke": "",
105 "shadow": false,
106 "3d": false,
107 "multiple": false,
108 "double-border": false,
109 "tooltip": "",
110 "link": "",
111 "icon": null,
112 "iconPosition": "",
113 "blend": false,
114 "fields": null,
115 "methods": null,
116 "columns": null,
117 "label": "",
118 "fontSize": 0,
119 "fontFamily": "",
120 "language": "",
121 "color": "",
122 "italic": false,
123 "bold": false,
124 "underline": false,
125 "labelWidth": 0,
126 "labelHeight": 0,
127 "zIndex": 0,
128 "level": 0
129 }
130}
View as plain text