Projekt

Obecné

Profil

Stáhnout (2.61 KB) Statistiky
| Větev: | Tag: | Revize:
1
{
2
  "attributeTypes": [],
3
  "edgeArchetypes": [
4
    {
5
      "name": "edge",
6
      "text": ""
7
    }
8
  ],
9
  "vertexArchetypes": [
10
    {
11
      "icon": "",
12
      "name": "1",
13
      "text": ""
14
    },
15
    {
16
      "icon": "",
17
      "name": "2",
18
      "text": ""
19
    },
20
    {
21
      "icon": "",
22
      "name": "3",
23
      "t[ext": ""
24
    },
25
    {
26
      "icon": "",
27
      "name": "4",
28
      "text": ""
29
    }
30
  ],
31
  "vertices": [
32
    {
33
      "archetype": 0,
34
      "attributes": [],
35
      "id": 1,
36
      "text": "",
37
      "name": "V1",
38
      "position": {
39
        "x": 1030,
40
        "y": 661
41
      }
42
    },
43
    {
44
      "archetype": 1,
45
      "attributes": [],
46
      "id": 2,
47
      "text": "",
48
      "name": "V2",
49
      "position": {
50
        "x": 985,
51
        "y": 871
52
      }
53
    },
54
    {
55
      "archetype": 1,
56
      "attributes": [],
57
      "id": 3,
58
      "text": "",
59
      "name": "V3",
60
      "position": {
61
        "x": 1088,
62
        "y": 416
63
      }
64
    },
65
    {
66
      "archetype": 3,
67
      "attributes": [],
68
      "id": 4,
69
      "text": "",
70
      "name": "V4",
71
      "position": {
72
        "x": 635,
73
        "y": 439
74
      }
75
    },
76
    {
77
      "archetype": 2,
78
      "attributes": [],
79
      "id": 5,
80
      "text": "",
81
      "name": "V5",
82
      "position": {
83
        "x": 609,
84
        "y": 758
85
      }
86
    }
87
  ],
88
  "edges": [
89
    {
90
      "subedgeInfo": [
91
        {
92
          "archetype": 0,
93
          "attributes": [],
94
          "id": 0
95
        }
96
      ],
97
      "from": 1,
98
      "to": 2,
99
      "text": "",
100
      "id": 1
101
    },
102
    {
103
      "subedgeInfo": [
104
        {
105
          "archetype": 0,
106
          "attributes": [],
107
          "id": 4
108
        }
109
      ],
110
      "from": 4,
111
      "to": 5,
112
      "text": "",
113
      "id": 2
114
    },
115
    {
116
      "subedgeInfo": [
117
        {
118
          "archetype": 0,
119
          "attributes": [],
120
          "id": 2
121
        }
122
      ],
123
      "from": 1,
124
      "to": 4,
125
      "text": "",
126
      "id": 3
127
    },
128
    {
129
      "subedgeInfo": [
130
        {
131
          "archetype": 0,
132
          "attributes": [],
133
          "id": 1
134
        }
135
      ],
136
      "from": 3,
137
      "to": 1,
138
      "text": "",
139
      "id": 4
140
    },
141
    {
142
      "subedgeInfo": [
143
        {
144
          "archetype": 0,
145
          "attributes": [],
146
          "id": 3
147
        }
148
      ],
149
      "from": 4,
150
      "to": 1,
151
      "text": "",
152
      "id": 5
153
    }
154
  ],
155
  "possibleEnumValues": {},
156
  "groups": [
157
    {
158
      "id": 3,
159
      "name": "Group X",
160
      "verticesId": [
161
        2,
162
        3,
163
        5
164
      ],
165
      "verticesEdgeFromId": [],
166
      "verticesEdgeToId": [],
167
      "position": {
168
        "x": 701,
169
        "y": 777
170
      }
171
    }
172
  ],
173
  "sideBar": [],
174
  "highlightedVertex": "",
175
  "highlightedEdge": ""
176
}
(3-3/6)