Lines Matching refs:tlabel
222 "label name = celltype \tlabel size = 3\n",
223 "label name = depth \tlabel size = 3\n"
230 " print(\"label name = %s\" % name, \"\\tlabel size = %d\" % plex.getLabelSize(name))"
249 "point = 0 \tlabel(depth) = 2\n",
250 "point = 1 \tlabel(depth) = 2\n",
251 "point = 2 \tlabel(depth) = 2\n",
252 "point = 3 \tlabel(depth) = 2\n",
253 "point = 4 \tlabel(depth) = 0\n",
254 "point = 5 \tlabel(depth) = 0\n",
255 "point = 6 \tlabel(depth) = 0\n",
256 "point = 7 \tlabel(depth) = 0\n",
257 "point = 8 \tlabel(depth) = 0\n",
258 "point = 9 \tlabel(depth) = 0\n",
259 "point = 10 \tlabel(depth) = 0\n",
260 "point = 11 \tlabel(depth) = 0\n",
261 "point = 12 \tlabel(depth) = 0\n",
262 "point = 13 \tlabel(depth) = 1\n",
263 "point = 14 \tlabel(depth) = 1\n",
264 "point = 15 \tlabel(depth) = 1\n",
265 "point = 16 \tlabel(depth) = 1\n",
266 "point = 17 \tlabel(depth) = 1\n",
267 "point = 18 \tlabel(depth) = 1\n",
268 "point = 19 \tlabel(depth) = 1\n",
269 "point = 20 \tlabel(depth) = 1\n",
270 "point = 21 \tlabel(depth) = 1\n",
271 "point = 22 \tlabel(depth) = 1\n",
272 "point = 23 \tlabel(depth) = 1\n",
273 "point = 24 \tlabel(depth) = 1\n"
279 " print(\"point =\",i, \"\\tlabel(depth) = %d\" % plex.getLabelValue(\"depth\",i))"
325 "point = 0 \tlabel(boundary) = -1\n",
326 "point = 1 \tlabel(boundary) = -1\n",
327 "point = 2 \tlabel(boundary) = -1\n",
328 "point = 3 \tlabel(boundary) = -1\n",
329 "point = 4 \tlabel(boundary) = -1\n",
330 "point = 5 \tlabel(boundary) = -1\n",
331 "point = 6 \tlabel(boundary) = -1\n",
332 "point = 7 \tlabel(boundary) = -1\n",
333 "point = 8 \tlabel(boundary) = -1\n",
334 "point = 9 \tlabel(boundary) = -1\n",
335 "point = 10 \tlabel(boundary) = -1\n",
336 "point = 11 \tlabel(boundary) = -1\n",
337 "point = 12 \tlabel(boundary) = -1\n",
338 "point = 13 \tlabel(boundary) = 1\n",
339 "point = 14 \tlabel(boundary) = -1\n",
340 "point = 15 \tlabel(boundary) = -1\n",
341 "point = 16 \tlabel(boundary) = 1\n",
342 "point = 17 \tlabel(boundary) = 1\n",
343 "point = 18 \tlabel(boundary) = 1\n",
344 "point = 19 \tlabel(boundary) = -1\n",
345 "point = 20 \tlabel(boundary) = -1\n",
346 "point = 21 \tlabel(boundary) = 1\n",
347 "point = 22 \tlabel(boundary) = 1\n",
348 "point = 23 \tlabel(boundary) = 1\n",
349 "point = 24 \tlabel(boundary) = 1\n"
359 " print(\"point =\", i, \"\\tlabel(boundary) = %d\" % plex.getLabelValue(\"boundary\",i))"