Skip to content

Commit 1a583d8

Browse files
committed
deploy: f9f8d74
1 parent 0a8d601 commit 1a583d8

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

components.html

Lines changed: 24 additions & 24 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-
- Heat Map
435434
- DICOM Image Set
436-
- Segmentation
437-
- Displacement field
438435
- Image
436+
- Displacement field
437+
- Segmentation
438+
- Heat Map
439439

440440

441441
Interface kinds that are files:
442442

443-
- MP4 file
443+
- BIOM format
444+
- SQREG file
444445
- Thumbnail png
446+
- Newick tree-format file
445447
- ZIP file
446448
- Thumbnail jpg
447449
- OBJ file
450+
- MP4 file
448451
- CSV file
449452
- PDF file
450-
- BIOM format
451-
- Newick tree-format file
452-
- SQREG file
453453

454454

455455
Interface kinds that are json serializable:
456456

457-
- 2D bounding box
457+
- String
458+
- Multiple choice
458459
- Multiple angles
459-
- Point
460-
- Angle
461-
- Multiple polygons
462460
- Float
461+
- Affine transform registration
462+
- Distance measurement
463463
- Chart
464-
- Multiple points
465-
- Integer
466-
- Anything
467464
- Multiple distance measurements
468-
- Line
469-
- Multiple three-point angles
465+
- Multiple ellipses
466+
- Bool
470467
- Multiple lines
471-
- Polygon
472-
- String
473-
- Distance measurement
474-
- Multiple choice
468+
- Multiple 2D bounding boxes
469+
- Integer
475470
- Ellipse
471+
- Polygon
476472
- Three-point angle
473+
- Anything
474+
- Multiple three-point angles
475+
- Angle
476+
- Point
477+
- Multiple points
477478
- Choice
478-
- Multiple ellipses
479-
- Multiple 2D bounding boxes
480-
- Bool
481-
- Affine transform registration
479+
- 2D bounding box
480+
- Multiple polygons
481+
- Line
482482

483483

484484
Example JSON file contents for String:

0 commit comments

Comments
 (0)