1{
2 "name": "",
3 "isFolderOnly": false,
4 "fontFamily": "SourceSansPro",
5 "shapes": [
6 {
7 "id": "x",
8 "type": "rectangle",
9 "pos": {
10 "x": 12,
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": 223,
52 "y": 12
53 },
54 "width": 54,
55 "height": 66,
56 "opacity": 1,
57 "strokeDash": 0,
58 "strokeWidth": 2,
59 "borderRadius": 0,
60 "fill": "B6",
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": "y",
75 "fontSize": 16,
76 "fontFamily": "DEFAULT",
77 "language": "",
78 "color": "N1",
79 "italic": false,
80 "bold": true,
81 "underline": false,
82 "labelWidth": 9,
83 "labelHeight": 21,
84 "labelPosition": "INSIDE_MIDDLE_CENTER",
85 "zIndex": 0,
86 "level": 1
87 }
88 ],
89 "connections": [
90 {
91 "id": "(x -> y)[0]",
92 "src": "x",
93 "srcArrow": "none",
94 "dst": "y",
95 "dstArrow": "triangle",
96 "opacity": 1,
97 "strokeDash": 0,
98 "strokeWidth": 2,
99 "stroke": "B1",
100 "borderRadius": 10,
101 "label": "hi",
102 "fontSize": 16,
103 "fontFamily": "mono",
104 "language": "",
105 "color": "N2",
106 "italic": true,
107 "bold": false,
108 "underline": false,
109 "labelWidth": 18,
110 "labelHeight": 21,
111 "labelPosition": "INSIDE_MIDDLE_CENTER",
112 "labelPercentage": 0,
113 "route": [
114 {
115 "x": 65,
116 "y": 45
117 },
118 {
119 "x": 223,
120 "y": 45
121 }
122 ],
123 "animated": false,
124 "tooltip": "",
125 "icon": null,
126 "zIndex": 0
127 }
128 ],
129 "root": {
130 "id": "",
131 "type": "",
132 "pos": {
133 "x": 0,
134 "y": 0
135 },
136 "width": 0,
137 "height": 0,
138 "opacity": 0,
139 "strokeDash": 0,
140 "strokeWidth": 0,
141 "borderRadius": 0,
142 "fill": "N7",
143 "stroke": "",
144 "shadow": false,
145 "3d": false,
146 "multiple": false,
147 "double-border": false,
148 "tooltip": "",
149 "link": "",
150 "icon": null,
151 "iconPosition": "",
152 "blend": false,
153 "fields": null,
154 "methods": null,
155 "columns": null,
156 "label": "",
157 "fontSize": 0,
158 "fontFamily": "",
159 "language": "",
160 "color": "",
161 "italic": false,
162 "bold": false,
163 "underline": false,
164 "labelWidth": 0,
165 "labelHeight": 0,
166 "zIndex": 0,
167 "level": 0
168 }
169}
View as plain text