Skip to content

Commit 4b6b0ee

Browse files
committed
deploy: e44319b
1 parent 7f8490b commit 4b6b0ee

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

components.html

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -426,54 +426,54 @@ <h3>Navigation</h3>
426426
<dd><p>Interface kind sets.</p>
427427
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Interface kinds that are images:
428428

429+
- Image
430+
- Segmentation
431+
- DICOM Image Set
429432
- Displacement field
430433
- Heat Map
431-
- DICOM Image Set
432-
- Segmentation
433-
- Image
434434

435435

436436
Interface kinds that are files:
437437

438+
- Newick tree-format file
438439
- OBJ file
439-
- SQREG file
440-
- PDF file
441-
- Thumbnail png
440+
- Thumbnail jpg
442441
- ZIP file
443-
- MP4 file
444442
- BIOM format
445-
- Newick tree-format file
443+
- MP4 file
444+
- Thumbnail png
445+
- SQREG file
446+
- PDF file
446447
- CSV file
447-
- Thumbnail jpg
448448

449449

450450
Interface kinds that are json serializable:
451451

452-
- Distance measurement
453-
- Bool
454-
- Multiple angles
455-
- Line
456-
- Choice
457452
- Point
458-
- Multiple points
459-
- 2D bounding box
453+
- Multiple angles
460454
- Integer
461-
- Ellipse
455+
- Chart
462456
- Affine transform registration
463-
- Three-point angle
457+
- Ellipse
464458
- Multiple lines
459+
- Multiple points
460+
- Anything
465461
- Angle
466-
- Multiple ellipses
467462
- Multiple 2D bounding boxes
468-
- Chart
469-
- Multiple choice
470463
- Float
464+
- Choice
471465
- String
472-
- Anything
473-
- Multiple three-point angles
474466
- Polygon
467+
- Line
468+
- Multiple choice
469+
- 2D bounding box
475470
- Multiple distance measurements
471+
- Distance measurement
472+
- Bool
476473
- Multiple polygons
474+
- Three-point angle
475+
- Multiple three-point angles
476+
- Multiple ellipses
477477

478478

479479
Example JSON file contents for String:

0 commit comments

Comments
 (0)