Skip to content

Commit 329569b

Browse files
committed
deploy: 4616c7e
1 parent 8e64e36 commit 329569b

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

429-
- Heat Map
430429
- Image
431-
- DICOM Image Set
432430
- Displacement field
433431
- Segmentation
432+
- DICOM Image Set
433+
- Heat Map
434434

435435

436436
Interface kinds that are files:
437437

438438
- ZIP file
439-
- BIOM format
440439
- PDF file
441440
- CSV file
442-
- SQREG file
443-
- OBJ file
441+
- Newick tree-format file
442+
- Thumbnail jpg
444443
- MP4 file
444+
- SQREG file
445445
- Thumbnail png
446-
- Thumbnail jpg
447-
- Newick tree-format file
446+
- BIOM format
447+
- OBJ file
448448

449449

450450
Interface kinds that are json serializable:
451451

452-
- 2D bounding box
453-
- Multiple lines
454-
- Angle
455-
- Three-point angle
456-
- Multiple 2D bounding boxes
457-
- Multiple points
458-
- String
459-
- Multiple distance measurements
460-
- Anything
452+
- Multiple angles
461453
- Float
462454
- Polygon
463-
- Distance measurement
464-
- Bool
465-
- Multiple three-point angles
455+
- Chart
466456
- Choice
467-
- Affine transform registration
468-
- Line
469457
- Ellipse
470-
- Multiple ellipses
471458
- Multiple polygons
459+
- String
472460
- Integer
461+
- Line
462+
- Multiple distance measurements
473463
- Point
474-
- Chart
464+
- Multiple lines
465+
- Bool
466+
- Three-point angle
467+
- Distance measurement
468+
- Multiple ellipses
469+
- Affine transform registration
470+
- Multiple three-point angles
471+
- 2D bounding box
472+
- Multiple points
475473
- Multiple choice
476-
- Multiple angles
474+
- Anything
475+
- Multiple 2D bounding boxes
476+
- Angle
477477

478478

479479
Example JSON file contents for String:

0 commit comments

Comments
 (0)