primitives.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "version": "3.5.0",
  3. "flags": {},
  4. "shapes": [
  5. {
  6. "label": "rectangle",
  7. "line_color": null,
  8. "fill_color": null,
  9. "points": [
  10. [
  11. 32,
  12. 35
  13. ],
  14. [
  15. 132,
  16. 135
  17. ]
  18. ],
  19. "shape_type": "rectangle"
  20. },
  21. {
  22. "label": "circle",
  23. "line_color": null,
  24. "fill_color": null,
  25. "points": [
  26. [
  27. 195,
  28. 84
  29. ],
  30. [
  31. 225,
  32. 125
  33. ]
  34. ],
  35. "shape_type": "circle"
  36. },
  37. {
  38. "label": "rectangle",
  39. "line_color": null,
  40. "fill_color": null,
  41. "points": [
  42. [
  43. 391,
  44. 33
  45. ],
  46. [
  47. 542,
  48. 135
  49. ]
  50. ],
  51. "shape_type": "rectangle"
  52. },
  53. {
  54. "label": "polygon",
  55. "line_color": null,
  56. "fill_color": null,
  57. "points": [
  58. [
  59. 69,
  60. 318
  61. ],
  62. [
  63. 45,
  64. 403
  65. ],
  66. [
  67. 173,
  68. 406
  69. ],
  70. [
  71. 198,
  72. 321
  73. ]
  74. ],
  75. "shape_type": "polygon"
  76. },
  77. {
  78. "label": "line",
  79. "line_color": null,
  80. "fill_color": null,
  81. "points": [
  82. [
  83. 188,
  84. 178
  85. ],
  86. [
  87. 160,
  88. 224
  89. ]
  90. ],
  91. "shape_type": "line"
  92. },
  93. {
  94. "label": "point",
  95. "line_color": null,
  96. "fill_color": null,
  97. "points": [
  98. [
  99. 345,
  100. 174
  101. ]
  102. ],
  103. "shape_type": "point"
  104. },
  105. {
  106. "label": "line_strip",
  107. "line_color": null,
  108. "fill_color": null,
  109. "points": [
  110. [
  111. 441,
  112. 181
  113. ],
  114. [
  115. 403,
  116. 274
  117. ],
  118. [
  119. 545,
  120. 275
  121. ]
  122. ],
  123. "shape_type": "linestrip"
  124. }
  125. ],
  126. "lineColor": [
  127. 0,
  128. 255,
  129. 0,
  130. 128
  131. ],
  132. "fillColor": [
  133. 255,
  134. 0,
  135. 0,
  136. 128
  137. ],
  138. "imagePath": "primitives.jpg",
  139. "imageData": null
  140. }