public class OMEROImageUploader extends Object implements AutoCloseable
Constructor and Description |
---|
OMEROImageUploader(LoginCredentials credentials,
long datasetId,
SecurityContext context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<Long> |
upload(Path imagePath,
List<JIPipeTextAnnotation> annotationList,
OMEROGateway gateway) |
public OMEROImageUploader(LoginCredentials credentials, long datasetId, SecurityContext context, JIPipeProgressInfo progressInfo)
public List<Long> upload(Path imagePath, List<JIPipeTextAnnotation> annotationList, OMEROGateway gateway)
public void close()
close
in interface AutoCloseable
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.