Package ch.systemsx.cisd.openbis.plugin.screening.client.api.v1
See ScreeningClientApiTest.java source code for the examples how the facade can be used.
-
Interface Summary 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 ofIScreeningOpenbisServiceFacade
instances.ScreeningOpenbisServiceFacade.IImageOutputStreamProvider An interface to provide mapping between image references and output streams where the images should be saved. -
Class Summary 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 ofIScreeningOpenbisServiceFacadeFactory
.