primitives.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. {
  2. "version": "4.0.0",
  3. "flags": {},
  4. "shapes": [
  5. {
  6. "label": "rectangle",
  7. "points": [
  8. [
  9. 32.0,
  10. 35.0
  11. ],
  12. [
  13. 132.0,
  14. 135.0
  15. ]
  16. ],
  17. "group_id": null,
  18. "shape_type": "rectangle",
  19. "flags": {}
  20. },
  21. {
  22. "label": "circle",
  23. "points": [
  24. [
  25. 195.0,
  26. 84.0
  27. ],
  28. [
  29. 225.0,
  30. 125.0
  31. ]
  32. ],
  33. "group_id": null,
  34. "shape_type": "circle",
  35. "flags": {}
  36. },
  37. {
  38. "label": "rectangle",
  39. "points": [
  40. [
  41. 391.0,
  42. 33.0
  43. ],
  44. [
  45. 542.0,
  46. 135.0
  47. ]
  48. ],
  49. "group_id": null,
  50. "shape_type": "rectangle",
  51. "flags": {}
  52. },
  53. {
  54. "label": "polygon",
  55. "points": [
  56. [
  57. 69.0,
  58. 318.0
  59. ],
  60. [
  61. 45.0,
  62. 403.0
  63. ],
  64. [
  65. 173.0,
  66. 406.0
  67. ],
  68. [
  69. 198.0,
  70. 321.0
  71. ]
  72. ],
  73. "group_id": null,
  74. "shape_type": "polygon",
  75. "flags": {}
  76. },
  77. {
  78. "label": "line",
  79. "points": [
  80. [
  81. 188.0,
  82. 178.0
  83. ],
  84. [
  85. 160.0,
  86. 224.0
  87. ]
  88. ],
  89. "group_id": null,
  90. "shape_type": "line",
  91. "flags": {}
  92. },
  93. {
  94. "label": "point",
  95. "points": [
  96. [
  97. 345.0,
  98. 174.0
  99. ]
  100. ],
  101. "group_id": null,
  102. "shape_type": "point",
  103. "flags": {}
  104. },
  105. {
  106. "label": "line_strip",
  107. "points": [
  108. [
  109. 440.53703703703707,
  110. 181.46296296296293
  111. ],
  112. [
  113. 402.53703703703707,
  114. 274.46296296296293
  115. ],
  116. [
  117. 544.5370370370371,
  118. 275.46296296296293
  119. ]
  120. ],
  121. "group_id": null,
  122. "shape_type": "linestrip",
  123. "flags": {}
  124. }
  125. ],
  126. "imagePath": "primitives.jpg",
  127. "imageData": null,
  128. "imageHeight": 450,
  129. "imageWidth": 560,
  130. "lineColor": [
  131. 0,
  132. 255,
  133. 0,
  134. 128
  135. ],
  136. "fillColor": [
  137. 255,
  138. 0,
  139. 0,
  140. 128
  141. ]
  142. }