Skip to content

Commit 08db012

Browse files
committed
deploy: d1a913c
1 parent 95a8167 commit 08db012

1 file changed

Lines changed: 26 additions & 26 deletions

File tree

components.html

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

434+
- DICOM Image Set
435+
- Segmentation
434436
- Image
435437
- Heat Map
436-
- Segmentation
437438
- Displacement field
438-
- DICOM Image Set
439439

440440

441441
Interface kinds that are files:
442442

443-
- MP4 file
444-
- ZIP file
445443
- Newick tree-format file
446444
- SQREG file
447-
- Thumbnail jpg
448-
- Thumbnail png
449-
- OBJ file
450445
- BIOM format
451-
- PDF file
452446
- CSV file
447+
- MP4 file
448+
- PDF file
449+
- OBJ file
450+
- ZIP file
451+
- Thumbnail jpg
452+
- Thumbnail png
453453

454454

455455
Interface kinds that are json serializable:
456456

457-
- Ellipse
458-
- 2D bounding box
459-
- Integer
460-
- Chart
461-
- Multiple three-point angles
462-
- Three-point angle
463-
- Distance measurement
464-
- Multiple distance measurements
457+
- Multiple ellipses
458+
- Bool
465459
- Multiple points
466-
- Polygon
467-
- String
468-
- Multiple lines
469-
- Line
470460
- Angle
471-
- Affine transform registration
472-
- Bool
473-
- Float
461+
- Multiple distance measurements
474462
- Multiple polygons
463+
- Multiple lines
464+
- Point
465+
- 2D bounding box
475466
- Choice
476-
- Multiple choice
467+
- Multiple three-point angles
477468
- Anything
469+
- String
470+
- Float
471+
- Ellipse
472+
- Line
478473
- Multiple 2D bounding boxes
474+
- Multiple choice
475+
- Distance measurement
476+
- Chart
477+
- Polygon
478+
- Three-point angle
479479
- Multiple angles
480-
- Multiple ellipses
481-
- Point
480+
- Affine transform registration
481+
- Integer
482482

483483

484484
Example JSON file contents for String:

0 commit comments

Comments
 (0)