Skip to content

Commit ac5b745

Browse files
committed
deploy: 8d2175e
1 parent 3d6b004 commit ac5b745

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
@@ -428,54 +428,54 @@ <h3>Navigation</h3>
428428
<dd><p>Interface kind sets.</p>
429429
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Interface kinds that are images:
430430

431-
- Displacement field
432-
- Image
433431
- Heat Map
434-
- Segmentation
432+
- Image
435433
- DICOM Image Set
434+
- Displacement field
435+
- Segmentation
436436

437437

438438
Interface kinds that are files:
439439

440-
- MP4 file
441-
- BIOM format
442440
- PDF file
443-
- Thumbnail png
444-
- ZIP file
441+
- MP4 file
445442
- Newick tree-format file
446443
- CSV file
444+
- ZIP file
445+
- BIOM format
447446
- SQREG file
447+
- Thumbnail png
448448
- OBJ file
449449
- Thumbnail jpg
450450

451451

452452
Interface kinds that are json serializable:
453453

454-
- Choice
455-
- Three-point angle
456-
- Multiple three-point angles
457454
- Angle
458-
- Point
455+
- Multiple distance measurements
459456
- Chart
460-
- Bool
461-
- Multiple 2D bounding boxes
462-
- Float
457+
- Affine transform registration
458+
- Three-point angle
459+
- String
463460
- Line
464-
- Polygon
465461
- Anything
466-
- Multiple lines
462+
- Multiple angles
463+
- Integer
464+
- Bool
465+
- Float
466+
- Choice
467+
- Multiple 2D bounding boxes
467468
- Distance measurement
468-
- Multiple points
469+
- Ellipse
470+
- Multiple three-point angles
469471
- Multiple choice
470-
- String
471-
- Integer
472-
- 2D bounding box
473472
- Multiple ellipses
474-
- Ellipse
475-
- Affine transform registration
476473
- Multiple polygons
477-
- Multiple distance measurements
478-
- Multiple angles
474+
- Multiple lines
475+
- 2D bounding box
476+
- Point
477+
- Polygon
478+
- Multiple points
479479

480480

481481
Example JSON file contents for String:

0 commit comments

Comments
 (0)