Skip to content

Commit 2dd89a6

Browse files
committed
deploy: c1569b2
1 parent 2b87b46 commit 2dd89a6

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

components.html

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

432+
- DICOM Image Set
432433
- Heat Map
433434
- Displacement field
434-
- Image
435-
- DICOM Image Set
436435
- Segmentation
436+
- Image
437437

438438

439439
Interface kinds that are files:
440440

441441
- MP4 file
442-
- Newick tree-format file
443-
- SQREG file
444-
- ZIP file
445442
- BIOM format
446-
- Thumbnail jpg
443+
- SQREG file
444+
- Newick tree-format file
447445
- OBJ file
448-
- Thumbnail png
449446
- PDF file
447+
- Thumbnail png
448+
- Thumbnail jpg
450449
- CSV file
450+
- ZIP file
451451

452452

453453
Interface kinds that are json serializable:
454454

455+
- Choice
456+
- Multiple angles
457+
- Multiple three-point angles
458+
- Bool
459+
- Integer
460+
- Chart
455461
- Float
456-
- Multiple points
457462
- Affine transform registration
458-
- Polygon
459-
- Ellipse
463+
- Multiple lines
464+
- Multiple points
460465
- Multiple distance measurements
461-
- Multiple choice
462-
- Multiple ellipses
466+
- Anything
467+
- 2D bounding box
463468
- Three-point angle
464-
- Choice
469+
- Ellipse
470+
- Distance measurement
471+
- Multiple 2D bounding boxes
472+
- Point
465473
- Multiple polygons
474+
- Multiple ellipses
475+
- Multiple choice
476+
- Line
466477
- Angle
467-
- Anything
468-
- Point
469-
- Multiple lines
470-
- Multiple 2D bounding boxes
471-
- Integer
478+
- Polygon
472479
- String
473-
- Multiple angles
474-
- Line
475-
- 2D bounding box
476-
- Chart
477-
- Bool
478-
- Multiple three-point angles
479-
- Distance measurement
480480

481481

482482
Example JSON file contents for String:

0 commit comments

Comments
 (0)