See: Description
| Interface | Description |
|---|---|
| IPlateImageHandler |
Interface of classes handling plate images as byte arrays.
|
| IScreeningOpenbisServiceFacade |
The service facade for the openBIS public remote API for screening and imaging.
|
| IScreeningOpenbisServiceFacadeFactory |
Interface for factories of
IScreeningOpenbisServiceFacade instances. |
| ScreeningOpenbisServiceFacade.IImageOutputStreamProvider |
An interface to provide mapping between image references and output streams where the images
should be saved.
|
| Class | Description |
|---|---|
| AnalysisProcedureTest |
A test class for the methods that take an analysis procedure.
|
| ExampleImageTransformerFactory | |
| ImageViewer | |
| LoadEmptyImagesTest |
A test class which tests the performance of loading thumbnails.
|
| LoadImagesScreeningClientApiTest |
A test class which shows how to use API to load images.
|
| LoadImagesWithTransformationTest |
A test class which downloads image for one well in a data set with and without the
transformation.
|
| LoadThumbnailsPerformanceTest |
A test class which tests the performance of loading thumbnails.
|
| ScreeningClientApiTest |
A test class which shows how to use API.
|
| ScreeningClientApiTester |
A test class which shows how to use API.
|
| ScreeningOpenbisServiceFacade |
A client side facade of openBIS and Datastore Server API.
|
| ScreeningOpenbisServiceFacadeFactory |
Default implementation of
IScreeningOpenbisServiceFacadeFactory. |