Skip to content

Commit 01f7690

Browse files
committed
deploy: 8bbec1d
1 parent 1791f22 commit 01f7690

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

435+
- Displacement field
435436
- Image
436437
- DICOM Image Set
437-
- Displacement field
438-
- Heat Map
439438
- Segmentation
439+
- Heat Map
440440

441441

442442
Interface kinds that are files:
443443

444444
- BIOM format
445-
- CSV file
446-
- Newick tree-format file
447-
- SQREG file
448-
- MP4 file
449-
- PDF file
450445
- Thumbnail png
451-
- ZIP file
452446
- Thumbnail jpg
447+
- PDF file
453448
- OBJ file
449+
- CSV file
450+
- SQREG file
451+
- ZIP file
452+
- MP4 file
453+
- Newick tree-format file
454454

455455

456456
Interface kinds that are json serializable:
457457

458+
- Choice
459+
- Multiple points
460+
- Multiple 2D bounding boxes
458461
- Distance measurement
459-
- Polygon
462+
- 2D bounding box
460463
- Multiple angles
464+
- Float
465+
- Point
461466
- Multiple distance measurements
462-
- String
463-
- Line
464-
- Multiple polygons
467+
- Affine transform registration
468+
- Chart
465469
- Anything
466-
- Multiple points
467-
- 2D bounding box
468-
- Bool
469-
- Angle
470+
- Multiple polygons
470471
- Integer
471-
- Point
472-
- Multiple choice
473-
- Multiple three-point angles
474-
- Three-point angle
475-
- Choice
476-
- Multiple 2D bounding boxes
477-
- Multiple ellipses
472+
- Angle
478473
- Ellipse
479-
- Chart
474+
- Multiple three-point angles
475+
- Line
476+
- String
480477
- Multiple lines
481-
- Affine transform registration
482-
- Float
478+
- Multiple choice
479+
- Bool
480+
- Polygon
481+
- Multiple ellipses
482+
- Three-point angle
483483

484484

485485
Example JSON file contents for String:

0 commit comments

Comments
 (0)