Package | Description |
---|---|
omero.gateway.facility |
Modifier and Type | Method and Description |
---|---|
ROIResult |
ROIFacility.loadROI(SecurityContext ctx,
long roiId)
Loads the ROI
|
Modifier and Type | Method and Description |
---|---|
List<ROIResult> |
ROIFacility.loadROIs(SecurityContext ctx,
long imageID)
Loads the ROI related to the specified image.
|
List<ROIResult> |
ROIFacility.loadROIs(SecurityContext ctx,
long imageID,
List<Long> measurements)
Loads the ROI related to the specified image.
|
List<ROIResult> |
ROIFacility.loadROIs(SecurityContext ctx,
long imageID,
List<Long> measurements,
long userID)
Loads the ROI related to the specified image.
|
List<ROIResult> |
ROIFacility.loadROIsByPlane(SecurityContext ctx,
long imageID,
int z,
int t)
Loads the ROI related to the specified image.
|
Collection<ROIResult> |
ROIFacility.loadROIsForFolder(SecurityContext ctx,
long imageId,
long folderId)
Get all ROIs which are part of a certain folder
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.