init
This commit is contained in:
110
nv/html/dwv/tests/state/v0.3/state-arrow.json
Normal file
110
nv/html/dwv/tests/state/v0.3/state-arrow.json
Normal file
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-0_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "line-group",
|
||||
"visible": true,
|
||||
"id": "pf8zteo5r4",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
53,
|
||||
136,
|
||||
139,
|
||||
89
|
||||
],
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 57.38752668614738,
|
||||
"y": 133.60216564826828,
|
||||
"sides": 3,
|
||||
"radius": 5,
|
||||
"rotation": -118.65711745655813,
|
||||
"fill": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape-triangle"
|
||||
},
|
||||
"className": "RegularPolygon"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 114,
|
||||
"y": 74,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 7.566502463054187,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff80",
|
||||
"name": "text",
|
||||
"text": "Eye"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 13.69140625,
|
||||
"height": 7.566502463054187
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"pf8zteo5r4": {
|
||||
"textExpr": "Eye",
|
||||
"longText": "This is an eye!",
|
||||
"quant": null
|
||||
}
|
||||
}
|
||||
}
|
||||
100
nv/html/dwv/tests/state/v0.3/state-ellipse.json
Normal file
100
nv/html/dwv/tests/state/v0.3/state-ellipse.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-0_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "ellipse-group",
|
||||
"visible": true,
|
||||
"id": "c6j16qt6vt6",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"x": 90,
|
||||
"y": 78,
|
||||
"radiusX": 53,
|
||||
"radiusY": 32,
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Ellipse"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 90,
|
||||
"y": 78,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 7.566502463054187,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff80",
|
||||
"name": "text",
|
||||
"text": "53.28cm2"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 40.73088073730469,
|
||||
"height": 7.566502463054187
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"c6j16qt6vt6": {
|
||||
"textExpr": "{surface}",
|
||||
"longText": "What a surface!",
|
||||
"quant": {
|
||||
"surface": {
|
||||
"value": 53.281411404882896,
|
||||
"unit": "cm2"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
269
nv/html/dwv/tests/state/v0.3/state-hand.json
Normal file
269
nv/html/dwv/tests/state/v0.3/state-hand.json
Normal file
@@ -0,0 +1,269 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-0_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "freeHand-group",
|
||||
"visible": true,
|
||||
"id": "08m011yjp8je",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
93,
|
||||
50,
|
||||
92,
|
||||
50,
|
||||
71,
|
||||
58,
|
||||
71,
|
||||
59,
|
||||
68,
|
||||
63,
|
||||
68,
|
||||
64,
|
||||
54,
|
||||
80,
|
||||
54,
|
||||
81,
|
||||
53,
|
||||
83,
|
||||
52,
|
||||
85,
|
||||
51,
|
||||
87,
|
||||
50,
|
||||
92,
|
||||
47,
|
||||
98,
|
||||
47,
|
||||
100,
|
||||
55,
|
||||
117,
|
||||
56,
|
||||
118,
|
||||
86,
|
||||
122,
|
||||
89,
|
||||
126,
|
||||
90,
|
||||
128,
|
||||
90,
|
||||
129,
|
||||
88,
|
||||
131,
|
||||
87,
|
||||
133,
|
||||
86,
|
||||
134,
|
||||
85,
|
||||
138,
|
||||
85,
|
||||
139,
|
||||
85,
|
||||
141,
|
||||
87,
|
||||
143,
|
||||
87,
|
||||
144,
|
||||
87,
|
||||
145,
|
||||
88,
|
||||
147,
|
||||
92,
|
||||
150,
|
||||
97,
|
||||
152,
|
||||
112,
|
||||
154,
|
||||
113,
|
||||
153,
|
||||
136,
|
||||
143,
|
||||
174,
|
||||
136,
|
||||
178,
|
||||
135,
|
||||
191,
|
||||
136,
|
||||
192,
|
||||
136,
|
||||
194,
|
||||
138,
|
||||
196,
|
||||
139,
|
||||
197,
|
||||
141,
|
||||
199,
|
||||
141,
|
||||
200,
|
||||
141,
|
||||
207,
|
||||
140,
|
||||
208,
|
||||
139,
|
||||
211,
|
||||
136,
|
||||
213,
|
||||
134,
|
||||
213,
|
||||
133,
|
||||
213,
|
||||
129,
|
||||
213,
|
||||
126,
|
||||
213,
|
||||
122,
|
||||
210,
|
||||
90,
|
||||
209,
|
||||
87,
|
||||
206,
|
||||
80,
|
||||
205,
|
||||
79,
|
||||
204,
|
||||
78,
|
||||
201,
|
||||
73,
|
||||
199,
|
||||
71,
|
||||
197,
|
||||
70,
|
||||
187,
|
||||
63,
|
||||
184,
|
||||
61,
|
||||
182,
|
||||
59,
|
||||
180,
|
||||
58,
|
||||
174,
|
||||
54,
|
||||
172,
|
||||
52,
|
||||
170,
|
||||
51,
|
||||
168,
|
||||
50,
|
||||
167,
|
||||
49,
|
||||
155,
|
||||
42,
|
||||
154,
|
||||
42,
|
||||
151,
|
||||
42,
|
||||
136,
|
||||
40,
|
||||
134,
|
||||
40,
|
||||
133,
|
||||
40,
|
||||
128,
|
||||
41,
|
||||
126,
|
||||
41,
|
||||
124,
|
||||
41,
|
||||
117,
|
||||
44,
|
||||
116,
|
||||
44,
|
||||
114,
|
||||
44,
|
||||
107,
|
||||
47,
|
||||
102,
|
||||
49,
|
||||
100,
|
||||
49,
|
||||
97,
|
||||
49,
|
||||
93,
|
||||
50,
|
||||
92,
|
||||
50,
|
||||
92,
|
||||
50
|
||||
],
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape",
|
||||
"tension": 0.5
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 93,
|
||||
"y": 60,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 7.566502463054187,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff80",
|
||||
"name": "text",
|
||||
"text": "Brain"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"height": 7.566502463054187
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"08m011yjp8je": {
|
||||
"textExpr": "Brain",
|
||||
"longText": "This is a roundy brain!",
|
||||
"quant": null
|
||||
}
|
||||
}
|
||||
}
|
||||
118
nv/html/dwv/tests/state/v0.3/state-protractor.json
Normal file
118
nv/html/dwv/tests/state/v0.3/state-protractor.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-0_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "protractor-group",
|
||||
"visible": true,
|
||||
"id": "49g7kqi3p4u",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
33,
|
||||
164,
|
||||
81,
|
||||
145,
|
||||
93,
|
||||
198
|
||||
],
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 72,
|
||||
"y": 147.5,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 7.566502463054187,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff80",
|
||||
"name": "text",
|
||||
"text": "80.15°"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 28.730148315429688,
|
||||
"height": 7.566502463054187
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"innerRadius": 17.112857451704066,
|
||||
"outerRadius": 17.112857451704066,
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"angle": 80.14855270325586,
|
||||
"rotation": -282.75753216087674,
|
||||
"x": 81,
|
||||
"y": 145,
|
||||
"name": "shape-arc"
|
||||
},
|
||||
"className": "Arc"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"49g7kqi3p4u": {
|
||||
"textExpr": "{angle}",
|
||||
"longText": "What an angle!",
|
||||
"quant": {
|
||||
"angle": {
|
||||
"value": 80.14855270325586,
|
||||
"unit": "°"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
116
nv/html/dwv/tests/state/v0.3/state-rectangle.json
Normal file
116
nv/html/dwv/tests/state/v0.3/state-rectangle.json
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-0_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "rectangle-group",
|
||||
"visible": true,
|
||||
"id": "db0puu209qe",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"x": 80,
|
||||
"y": 58,
|
||||
"width": 104,
|
||||
"height": 64,
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Rect"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 80,
|
||||
"y": 132,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 7.566502463054187,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff80",
|
||||
"name": "text",
|
||||
"text": "66.56cm2"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 40.73088073730469,
|
||||
"height": 7.566502463054187
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"db0puu209qe": {
|
||||
"textExpr": "{surface}",
|
||||
"longText": "What a rectangle!",
|
||||
"quant": {
|
||||
"surface": {
|
||||
"value": 66.56,
|
||||
"unit": "cm2"
|
||||
},
|
||||
"min": {
|
||||
"value": 45,
|
||||
"unit": ""
|
||||
},
|
||||
"max": {
|
||||
"value": 602,
|
||||
"unit": ""
|
||||
},
|
||||
"mean": {
|
||||
"value": 393.77989783653845,
|
||||
"unit": ""
|
||||
},
|
||||
"stdDev": {
|
||||
"value": 91.9374530590746,
|
||||
"unit": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
119
nv/html/dwv/tests/state/v0.3/state-roi.json
Normal file
119
nv/html/dwv/tests/state/v0.3/state-roi.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-0_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "roi-group",
|
||||
"visible": true,
|
||||
"id": "4l24ofouhmf",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
126,
|
||||
40,
|
||||
58,
|
||||
80,
|
||||
60,
|
||||
116,
|
||||
92,
|
||||
128,
|
||||
93,
|
||||
143,
|
||||
93,
|
||||
151,
|
||||
94,
|
||||
151,
|
||||
114,
|
||||
150,
|
||||
128,
|
||||
150,
|
||||
214,
|
||||
135,
|
||||
183,
|
||||
56,
|
||||
182,
|
||||
56,
|
||||
182,
|
||||
56
|
||||
],
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape",
|
||||
"closed": true
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 126,
|
||||
"y": 50,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 7.566502463054187,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff80",
|
||||
"name": "text",
|
||||
"text": "Brain"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"height": 7.566502463054187
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"4l24ofouhmf": {
|
||||
"textExpr": "Brain",
|
||||
"longText": "This is a squary brain!",
|
||||
"quant": null
|
||||
}
|
||||
}
|
||||
}
|
||||
130
nv/html/dwv/tests/state/v0.3/state-ruler.json
Normal file
130
nv/html/dwv/tests/state/v0.3/state-ruler.json
Normal file
@@ -0,0 +1,130 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-0_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "ruler-group",
|
||||
"visible": true,
|
||||
"id": "4gvkz8v6wzw",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
51,
|
||||
135,
|
||||
216,
|
||||
134
|
||||
],
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
50.96969752621112,
|
||||
130.00009182483518,
|
||||
51.03030247378888,
|
||||
139.99990817516482
|
||||
],
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape-tick0"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
215.96969752621112,
|
||||
129.00009182483336,
|
||||
216.03030247378888,
|
||||
138.99990817516664
|
||||
],
|
||||
"stroke": "#ffff80",
|
||||
"strokeWidth": 1.2610837438423645,
|
||||
"name": "shape-tick1"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 191,
|
||||
"y": 119,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 7.566502463054187,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff80",
|
||||
"name": "text",
|
||||
"text": "165.0mm"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 39.3392333984375,
|
||||
"height": 7.566502463054187
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"4gvkz8v6wzw": {
|
||||
"textExpr": "{length}",
|
||||
"longText": "What a ruler!",
|
||||
"quant": {
|
||||
"length": {
|
||||
"value": 165.00303027520434,
|
||||
"unit": "mm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
530
nv/html/dwv/tests/state/v0.3/state-ruler_multi-slice.json
Normal file
530
nv/html/dwv/tests/state/v0.3/state-ruler_multi-slice.json
Normal file
@@ -0,0 +1,530 @@
|
||||
{
|
||||
"version": "0.3",
|
||||
"window-center": 441,
|
||||
"window-width": 911,
|
||||
"position": {
|
||||
"i": 0,
|
||||
"j": 0,
|
||||
"k": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scaleCenter": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"translation": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"drawings": {
|
||||
"attrs": {
|
||||
"listening": true,
|
||||
"visible": true
|
||||
},
|
||||
"className": "Layer",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-1_frame-0",
|
||||
"visible": false
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "ruler-group",
|
||||
"visible": true,
|
||||
"id": "onzlkbs8p",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
120,
|
||||
110,
|
||||
120,
|
||||
60
|
||||
],
|
||||
"stroke": "#ffff00",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
115,
|
||||
60,
|
||||
125,
|
||||
60
|
||||
],
|
||||
"stroke": "#ffff00",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick0"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
115,
|
||||
110,
|
||||
125,
|
||||
110
|
||||
],
|
||||
"stroke": "#ffff00",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick1"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 120,
|
||||
"y": 45,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 8.581005586592179,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffff00",
|
||||
"name": "text",
|
||||
"text": "50.00mm"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 44.64697265625,
|
||||
"height": 8.581005586592179
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-2_frame-0",
|
||||
"visible": false
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "ruler-group",
|
||||
"visible": true,
|
||||
"id": "u9bvidgkjc9",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
120,
|
||||
110,
|
||||
170,
|
||||
110
|
||||
],
|
||||
"stroke": "#ff0000",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
120,
|
||||
115,
|
||||
120,
|
||||
105
|
||||
],
|
||||
"stroke": "#ff0000",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick0"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
170,
|
||||
115,
|
||||
170,
|
||||
105
|
||||
],
|
||||
"stroke": "#ff0000",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick1"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 155,
|
||||
"y": 90,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 8.581005586592179,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ff0000",
|
||||
"name": "text",
|
||||
"text": "50.00mm"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 44.64697265625,
|
||||
"height": 8.581005586592179
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-3_frame-0",
|
||||
"visible": false
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "ruler-group",
|
||||
"visible": true,
|
||||
"id": "c9abkegq62j",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
120,
|
||||
110,
|
||||
120,
|
||||
160
|
||||
],
|
||||
"stroke": "#ffffff",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
115,
|
||||
110,
|
||||
125,
|
||||
110
|
||||
],
|
||||
"stroke": "#ffffff",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick0"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
115,
|
||||
160,
|
||||
125,
|
||||
160
|
||||
],
|
||||
"stroke": "#ffffff",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick1"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 120,
|
||||
"y": 170,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 8.581005586592179,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ffffff",
|
||||
"name": "text",
|
||||
"text": "50.00mm"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 44.64697265625,
|
||||
"height": 8.581005586592179
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-4_frame-0",
|
||||
"visible": false
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "ruler-group",
|
||||
"visible": true,
|
||||
"id": "uiav43zjw1",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
120,
|
||||
110,
|
||||
60,
|
||||
110
|
||||
],
|
||||
"stroke": "#00ff00",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
120,
|
||||
105,
|
||||
120,
|
||||
115
|
||||
],
|
||||
"stroke": "#00ff00",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick0"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
60,
|
||||
105,
|
||||
60,
|
||||
115
|
||||
],
|
||||
"stroke": "#00ff00",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick1"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 60,
|
||||
"y": 120,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 8.581005586592179,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#00ff00",
|
||||
"name": "text",
|
||||
"text": "50.00mm"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 44.64697265625,
|
||||
"height": 8.581005586592179
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"name": "position-group",
|
||||
"id": "slice-5_frame-0",
|
||||
"visible": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"name": "ruler-group",
|
||||
"visible": true,
|
||||
"id": "26ir11b9ugl",
|
||||
"draggable": true
|
||||
},
|
||||
"className": "Group",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
120,
|
||||
110,
|
||||
120,
|
||||
60
|
||||
],
|
||||
"stroke": "#ff00ff",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
115,
|
||||
60,
|
||||
125,
|
||||
60
|
||||
],
|
||||
"stroke": "#ff00ff",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick0"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"points": [
|
||||
115,
|
||||
110,
|
||||
125,
|
||||
110
|
||||
],
|
||||
"stroke": "#ff00ff",
|
||||
"strokeWidth": 1.4301675977653632,
|
||||
"name": "shape-tick1"
|
||||
},
|
||||
"className": "Line"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"x": 120,
|
||||
"y": 45,
|
||||
"name": "label"
|
||||
},
|
||||
"className": "Label",
|
||||
"children": [
|
||||
{
|
||||
"attrs": {
|
||||
"fontSize": 8.581005586592179,
|
||||
"fontFamily": "Verdana",
|
||||
"fill": "#ff00ff",
|
||||
"name": "text",
|
||||
"text": "50.00mm"
|
||||
},
|
||||
"className": "Text"
|
||||
},
|
||||
{
|
||||
"attrs": {
|
||||
"width": 44.64697265625,
|
||||
"height": 8.581005586592179
|
||||
},
|
||||
"className": "Tag"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drawingsDetails": {
|
||||
"onzlkbs8p": {
|
||||
"textExpr": "{length}",
|
||||
"longText": "First ruler.",
|
||||
"quant": {
|
||||
"length": {
|
||||
"value": 50,
|
||||
"unit": "mm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"u9bvidgkjc9": {
|
||||
"textExpr": "{length}",
|
||||
"longText": "Second ruler.",
|
||||
"quant": {
|
||||
"length": {
|
||||
"value": 50,
|
||||
"unit": "mm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"c9abkegq62j": {
|
||||
"textExpr": "{length}",
|
||||
"longText": "Third ruler.",
|
||||
"quant": {
|
||||
"length": {
|
||||
"value": 50,
|
||||
"unit": "mm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"uiav43zjw1": {
|
||||
"textExpr": "{length}",
|
||||
"longText": "Fourth ruler.",
|
||||
"quant": {
|
||||
"length": {
|
||||
"value": 50,
|
||||
"unit": "mm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"26ir11b9ugl": {
|
||||
"textExpr": "{length}",
|
||||
"longText": "Fifth ruler.",
|
||||
"quant": {
|
||||
"length": {
|
||||
"value": 50,
|
||||
"unit": "mm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user