Skip to content

Commit a67a0a4

Browse files
committed
deploy: f6fd06b
1 parent c573310 commit a67a0a4

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+
- Image
434435
- Heat Map
435436
- DICOM Image Set
436-
- Image
437-
- Displacement field
438437
- Segmentation
438+
- Displacement field
439439

440440

441441
Interface kinds that are files:
442442

443443
- PDF file
444+
- Thumbnail jpg
444445
- OBJ file
445-
- SQREG file
446-
- MP4 file
447446
- BIOM format
448-
- ZIP file
449-
- CSV file
450-
- Thumbnail jpg
451447
- Thumbnail png
448+
- MP4 file
449+
- SQREG file
450+
- CSV file
452451
- Newick tree-format file
452+
- ZIP file
453453

454454

455455
Interface kinds that are json serializable:
456456

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

483483

484484
Example JSON file contents for String:

0 commit comments

Comments
 (0)