Skip to content

Commit 3ce6727

Browse files
committed
deploy: 29c7c18
1 parent c660d2b commit 3ce6727

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

components.html

Lines changed: 25 additions & 25 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-
- Segmentation
436435
- Image
437436
- Heat Map
438-
- DICOM Image Set
439437
- Displacement field
438+
- DICOM Image Set
439+
- Segmentation
440440

441441

442442
Interface kinds that are files:
443443

444-
- OBJ file
445-
- MP4 file
446-
- ZIP file
447-
- PDF file
448444
- BIOM format
449-
- CSV file
450-
- Newick tree-format file
451445
- SQREG file
452446
- Thumbnail png
447+
- PDF file
448+
- MP4 file
449+
- Newick tree-format file
450+
- ZIP file
453451
- Thumbnail jpg
452+
- CSV file
453+
- OBJ file
454454

455455

456456
Interface kinds that are json serializable:
457457

458-
- Bool
459-
- Point
460-
- Multiple choice
458+
- Chart
459+
- Integer
460+
- Polygon
461+
- 2D bounding box
461462
- Multiple distance measurements
462-
- Multiple three-point angles
463-
- Multiple polygons
464-
- String
463+
- Bool
464+
- Multiple ellipses
465465
- Multiple angles
466-
- Choice
466+
- Line
467467
- Affine transform registration
468+
- String
469+
- Three-point angle
468470
- Angle
469-
- Float
471+
- Multiple choice
472+
- Point
470473
- Multiple lines
474+
- Anything
475+
- Multiple polygons
476+
- Multiple three-point angles
477+
- Float
478+
- Choice
479+
- Multiple points
471480
- Ellipse
472481
- Multiple 2D bounding boxes
473-
- Multiple points
474-
- Anything
475482
- Distance measurement
476-
- Three-point angle
477-
- 2D bounding box
478-
- Integer
479-
- Polygon
480-
- Chart
481-
- Line
482-
- Multiple ellipses
483483

484484

485485
Example JSON file contents for String:

0 commit comments

Comments
 (0)