Skip to content

Commit 898778c

Browse files
committed
deploy: 08db64a
1 parent 393d1d4 commit 898778c

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

429429
- Segmentation
430-
- Image
431-
- Displacement field
432430
- Heat Map
431+
- Displacement field
432+
- Image
433433
- DICOM Image Set
434434

435435

436436
Interface kinds that are files:
437437

438438
- MP4 file
439-
- PDF file
439+
- Thumbnail jpg
440+
- ZIP file
441+
- BIOM format
440442
- Newick tree-format file
441443
- Thumbnail png
444+
- OBJ file
442445
- SQREG file
443446
- CSV file
444-
- Thumbnail jpg
445-
- OBJ file
446-
- BIOM format
447-
- ZIP file
447+
- PDF file
448448

449449

450450
Interface kinds that are json serializable:
451451

452+
- Bool
453+
- Multiple points
454+
- Point
455+
- String
456+
- Polygon
457+
- Chart
458+
- Multiple lines
459+
- Multiple polygons
460+
- Multiple angles
452461
- Multiple distance measurements
462+
- Integer
453463
- Distance measurement
454-
- Choice
455-
- Ellipse
456464
- Three-point angle
457-
- String
458-
- Line
459-
- Polygon
465+
- Multiple choice
460466
- Multiple 2D bounding boxes
461-
- Float
462-
- Affine transform registration
467+
- Angle
463468
- Multiple three-point angles
464-
- Bool
465-
- Integer
466-
- Multiple choice
469+
- Ellipse
470+
- Affine transform registration
467471
- 2D bounding box
468-
- Multiple points
469472
- Multiple ellipses
470-
- Multiple angles
471-
- Point
472-
- Multiple lines
473-
- Angle
474-
- Chart
475-
- Multiple polygons
473+
- Line
476474
- Anything
475+
- Choice
476+
- Float
477477

478478

479479
Example JSON file contents for String:

0 commit comments

Comments
 (0)