123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- {
- "version": "3.5.0",
- "flags": {},
- "shapes": [
- {
- "label": "rectangle",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 32,
- 35
- ],
- [
- 132,
- 135
- ]
- ],
- "shape_type": "rectangle"
- },
- {
- "label": "circle",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 195,
- 84
- ],
- [
- 225,
- 125
- ]
- ],
- "shape_type": "circle"
- },
- {
- "label": "rectangle",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 391,
- 33
- ],
- [
- 542,
- 135
- ]
- ],
- "shape_type": "rectangle"
- },
- {
- "label": "polygon",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 69,
- 318
- ],
- [
- 45,
- 403
- ],
- [
- 173,
- 406
- ],
- [
- 198,
- 321
- ]
- ],
- "shape_type": "polygon"
- },
- {
- "label": "line",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 188,
- 178
- ],
- [
- 160,
- 224
- ]
- ],
- "shape_type": "line"
- },
- {
- "label": "point",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 345,
- 174
- ]
- ],
- "shape_type": "point"
- },
- {
- "label": "line_strip",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 441,
- 181
- ],
- [
- 403,
- 274
- ],
- [
- 545,
- 275
- ]
- ],
- "shape_type": "linestrip"
- }
- ],
- "lineColor": [
- 0,
- 255,
- 0,
- 128
- ],
- "fillColor": [
- 255,
- 0,
- 0,
- 128
- ],
- "imagePath": "primitives.jpg",
- "imageData": null
- }
|