public interface FilePathResolver
Modifier and Type | Method and Description |
---|---|
String |
getOriginalFilePath(AbstractFileSystemService service,
ome.model.core.Pixels pixels)
Retrieves the original file path for a given set of pixels.
|
Map<String,String> |
getPixelsParams(ome.model.core.Pixels pixels)
Retrieves the pixels set's stored parameters.
|
String getOriginalFilePath(AbstractFileSystemService service, ome.model.core.Pixels pixels)
service
- File system service which contains methods to resolve
the root and directory structure of the path.pixels
- Pixels set to retrieve an original file path for.
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.