Skip to content

Commit 51a79c8

Browse files
committed
deploy: 3c57080
1 parent a67a0a4 commit 51a79c8

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

components.html

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

440440

441441
Interface kinds that are files:
442442

443-
- PDF file
443+
- Newick tree-format file
444+
- CSV file
445+
- ZIP file
444446
- Thumbnail jpg
445447
- OBJ file
446-
- BIOM format
447448
- Thumbnail png
448-
- MP4 file
449+
- PDF file
449450
- SQREG file
450-
- CSV file
451-
- Newick tree-format file
452-
- ZIP file
451+
- BIOM format
452+
- MP4 file
453453

454454

455455
Interface kinds that are json serializable:
456456

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

483483

484484
Example JSON file contents for String:

0 commit comments

Comments
 (0)