Skip to content

Commit 3d6b004

Browse files
committed
deploy: 3809d75
1 parent ad80620 commit 3d6b004

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
431433
- Heat Map
432434
- Segmentation
433435
- DICOM Image Set
434-
- Displacement field
435-
- Image
436436

437437

438438
Interface kinds that are files:
439439

440440
- MP4 file
441-
- OBJ file
442441
- BIOM format
443-
- CSV file
444-
- Thumbnail jpg
442+
- PDF file
445443
- Thumbnail png
446444
- ZIP file
447445
- Newick tree-format file
448-
- PDF file
446+
- CSV file
449447
- SQREG file
448+
- OBJ file
449+
- Thumbnail jpg
450450

451451

452452
Interface kinds that are json serializable:
453453

454-
- Angle
455-
- Line
456-
- Integer
457-
- Anything
458-
- Multiple angles
459-
- Ellipse
460-
- Float
454+
- Choice
455+
- Three-point angle
461456
- Multiple three-point angles
462-
- Multiple ellipses
463-
- Multiple choice
457+
- Angle
464458
- Point
459+
- Chart
460+
- Bool
465461
- Multiple 2D bounding boxes
466-
- Affine transform registration
462+
- Float
463+
- Line
467464
- Polygon
468-
- Bool
469-
- Chart
470-
- 2D bounding box
465+
- Anything
466+
- Multiple lines
467+
- Distance measurement
468+
- Multiple points
469+
- Multiple choice
471470
- String
471+
- Integer
472+
- 2D bounding box
473+
- Multiple ellipses
474+
- Ellipse
475+
- Affine transform registration
472476
- Multiple polygons
473-
- Multiple lines
474477
- Multiple distance measurements
475-
- Multiple points
476-
- Three-point angle
477-
- Distance measurement
478-
- Choice
478+
- Multiple angles
479479

480480

481481
Example JSON file contents for String:

0 commit comments

Comments
 (0)