bip.gml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. Creator "yFiles"
  2. Version "2.4.2.2"
  3. graph
  4. [
  5. hierarchic 1
  6. label ""
  7. directed 1
  8. node
  9. [
  10. id 0
  11. label "1"
  12. graphics
  13. [
  14. x 57.5
  15. y 15.0
  16. w 30.0
  17. h 30.0
  18. type "rectangle"
  19. fill "#FFCC00"
  20. outline "#000000"
  21. ]
  22. LabelGraphics
  23. [
  24. text "1"
  25. fontSize 13
  26. fontName "Dialog"
  27. anchor "c"
  28. ]
  29. ]
  30. node
  31. [
  32. id 1
  33. label "2"
  34. graphics
  35. [
  36. x 107.5
  37. y 15.0
  38. w 30.0
  39. h 30.0
  40. type "rectangle"
  41. fill "#FFCC00"
  42. outline "#000000"
  43. ]
  44. LabelGraphics
  45. [
  46. text "2"
  47. fontSize 13
  48. fontName "Dialog"
  49. anchor "c"
  50. ]
  51. ]
  52. node
  53. [
  54. id 2
  55. label "3"
  56. graphics
  57. [
  58. x 215.0
  59. y 15.0
  60. w 30.0
  61. h 30.0
  62. type "rectangle"
  63. fill "#FFCC00"
  64. outline "#000000"
  65. ]
  66. LabelGraphics
  67. [
  68. text "3"
  69. fontSize 13
  70. fontName "Dialog"
  71. anchor "c"
  72. ]
  73. ]
  74. node
  75. [
  76. id 3
  77. label "4"
  78. graphics
  79. [
  80. x 165.0
  81. y 15.0
  82. w 30.0
  83. h 30.0
  84. type "rectangle"
  85. fill "#FFCC00"
  86. outline "#000000"
  87. ]
  88. LabelGraphics
  89. [
  90. text "4"
  91. fontSize 13
  92. fontName "Dialog"
  93. anchor "c"
  94. ]
  95. ]
  96. node
  97. [
  98. id 4
  99. label "A"
  100. graphics
  101. [
  102. x 65.0
  103. y 85.0
  104. w 30.0
  105. h 30.0
  106. type "rectangle"
  107. fill "#FFCC00"
  108. outline "#000000"
  109. ]
  110. LabelGraphics
  111. [
  112. text "A"
  113. fontSize 13
  114. fontName "Dialog"
  115. anchor "c"
  116. ]
  117. ]
  118. node
  119. [
  120. id 5
  121. label "B"
  122. graphics
  123. [
  124. x 115.0
  125. y 85.0
  126. w 30.0
  127. h 30.0
  128. type "rectangle"
  129. fill "#FFCC00"
  130. outline "#000000"
  131. ]
  132. LabelGraphics
  133. [
  134. text "B"
  135. fontSize 13
  136. fontName "Dialog"
  137. anchor "c"
  138. ]
  139. ]
  140. node
  141. [
  142. id 6
  143. label "C"
  144. graphics
  145. [
  146. x 165.0
  147. y 85.0
  148. w 30.0
  149. h 30.0
  150. type "rectangle"
  151. fill "#FFCC00"
  152. outline "#000000"
  153. ]
  154. LabelGraphics
  155. [
  156. text "C"
  157. fontSize 13
  158. fontName "Dialog"
  159. anchor "c"
  160. ]
  161. ]
  162. node
  163. [
  164. id 7
  165. label "D"
  166. graphics
  167. [
  168. x 15.0
  169. y 85.0
  170. w 30.0
  171. h 30.0
  172. type "rectangle"
  173. fill "#FFCC00"
  174. outline "#000000"
  175. ]
  176. LabelGraphics
  177. [
  178. text "D"
  179. fontSize 13
  180. fontName "Dialog"
  181. anchor "c"
  182. ]
  183. ]
  184. node
  185. [
  186. id 8
  187. label "E"
  188. graphics
  189. [
  190. x 215.0
  191. y 85.0
  192. w 30.0
  193. h 30.0
  194. type "rectangle"
  195. fill "#FFCC00"
  196. outline "#000000"
  197. ]
  198. LabelGraphics
  199. [
  200. text "E"
  201. fontSize 13
  202. fontName "Dialog"
  203. anchor "c"
  204. ]
  205. ]
  206. edge
  207. [
  208. source 0
  209. target 4
  210. graphics
  211. [
  212. fill "#000000"
  213. targetArrow "standard"
  214. ]
  215. edgeAnchor
  216. [
  217. ySource 1.0
  218. xTarget -0.5
  219. yTarget -1.0
  220. ]
  221. ]
  222. edge
  223. [
  224. source 0
  225. target 5
  226. graphics
  227. [
  228. fill "#000000"
  229. targetArrow "standard"
  230. ]
  231. edgeAnchor
  232. [
  233. xSource 0.6666666865348816
  234. ySource 1.0
  235. xTarget -0.5
  236. yTarget -1.0
  237. ]
  238. ]
  239. edge
  240. [
  241. source 0
  242. target 7
  243. graphics
  244. [
  245. fill "#000000"
  246. targetArrow "standard"
  247. ]
  248. edgeAnchor
  249. [
  250. xSource -0.6666666865348816
  251. ySource 1.0
  252. yTarget -1.0
  253. ]
  254. ]
  255. edge
  256. [
  257. source 1
  258. target 4
  259. graphics
  260. [
  261. fill "#000000"
  262. targetArrow "standard"
  263. ]
  264. edgeAnchor
  265. [
  266. xSource -0.5
  267. ySource 1.0
  268. xTarget 0.5
  269. yTarget -1.0
  270. ]
  271. ]
  272. edge
  273. [
  274. source 1
  275. target 6
  276. graphics
  277. [
  278. fill "#000000"
  279. targetArrow "standard"
  280. ]
  281. edgeAnchor
  282. [
  283. xSource 0.5
  284. ySource 1.0
  285. xTarget -0.6666666865348816
  286. yTarget -1.0
  287. ]
  288. ]
  289. edge
  290. [
  291. source 2
  292. target 6
  293. graphics
  294. [
  295. fill "#000000"
  296. targetArrow "standard"
  297. ]
  298. edgeAnchor
  299. [
  300. xSource -0.5
  301. ySource 1.0
  302. xTarget 0.6666666865348816
  303. yTarget -1.0
  304. ]
  305. ]
  306. edge
  307. [
  308. source 2
  309. target 8
  310. graphics
  311. [
  312. fill "#000000"
  313. targetArrow "standard"
  314. ]
  315. edgeAnchor
  316. [
  317. xSource 0.5
  318. ySource 1.0
  319. xTarget 0.5
  320. yTarget -1.0
  321. ]
  322. ]
  323. edge
  324. [
  325. source 3
  326. target 5
  327. graphics
  328. [
  329. fill "#000000"
  330. targetArrow "standard"
  331. ]
  332. edgeAnchor
  333. [
  334. xSource -0.6666666865348816
  335. ySource 1.0
  336. xTarget 0.5
  337. yTarget -1.0
  338. ]
  339. ]
  340. edge
  341. [
  342. source 3
  343. target 6
  344. graphics
  345. [
  346. fill "#000000"
  347. targetArrow "standard"
  348. ]
  349. edgeAnchor
  350. [
  351. ySource 1.0
  352. yTarget -1.0
  353. ]
  354. ]
  355. edge
  356. [
  357. source 3
  358. target 8
  359. graphics
  360. [
  361. fill "#000000"
  362. targetArrow "standard"
  363. ]
  364. edgeAnchor
  365. [
  366. xSource 0.6666666865348816
  367. ySource 1.0
  368. xTarget -0.5
  369. yTarget -1.0
  370. ]
  371. ]
  372. ]