Uses of Class
ome.formats.importer.ImportContainer

Packages that use ImportContainer
ome.formats.importer   
ome.services.blitz.repo   
 

Uses of ImportContainer in ome.formats.importer
 

Methods in ome.formats.importer that return ImportContainer
protected  ImportContainer ImportCandidates.singleFile(File file, ImportConfig config)
          Return an import container for a single file
 

Methods in ome.formats.importer that return types with arguments of type ImportContainer
 List<ImportContainer> ImportCandidates.getContainers()
           
 

Methods in ome.formats.importer with parameters of type ImportContainer
 List<omero.model.Pixels> ImportLibrary.importImage(ImportContainer container, int index, int numDone, int total)
          Perform an image import.
 

Uses of ImportContainer in ome.services.blitz.repo
 

Methods in ome.services.blitz.repo that return types with arguments of type ImportContainer
 List<ImportContainer> ImportableFiles.getContainers()
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.