Skip to content

Commit a867d09

Browse files
committed
deploy: 8c3b1e8
1 parent b60e988 commit a867d09

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
@@ -432,53 +432,53 @@ <h3>Navigation</h3>
432432
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Interface kinds that are images:
433433

434434
- Displacement field
435-
- Image
436435
- DICOM Image Set
437-
- Segmentation
436+
- Image
438437
- Heat Map
438+
- Segmentation
439439

440440

441441
Interface kinds that are files:
442442

443+
- Newick tree-format file
443444
- CSV file
444-
- Thumbnail png
445-
- Thumbnail jpg
445+
- SQREG file
446446
- ZIP file
447+
- OBJ file
448+
- Thumbnail png
447449
- PDF file
448-
- BIOM format
449450
- MP4 file
450-
- Newick tree-format file
451-
- SQREG file
452-
- OBJ file
451+
- BIOM format
452+
- Thumbnail jpg
453453

454454

455455
Interface kinds that are json serializable:
456456

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

483483

484484
Example JSON file contents for String:

0 commit comments

Comments
 (0)