public interface EXIFService
extends loci.common.services.Service
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
java.util.Date | 
getCreationDate()  | 
java.util.HashMap<java.lang.String,java.lang.String> | 
getTags()  | 
void | 
initialize(java.lang.String file)  | 
void initialize(java.lang.String file)
         throws loci.common.services.ServiceException,
                java.io.IOException
loci.common.services.ServiceExceptionjava.io.IOExceptionjava.util.HashMap<java.lang.String,java.lang.String> getTags()
java.util.Date getCreationDate()
void close()
    throws java.io.IOException
java.io.IOExceptionCopyright © 2018 Open Microscopy Environment