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