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.ServiceException
java.io.IOException
java.util.HashMap<java.lang.String,java.lang.String> getTags()
java.util.Date getCreationDate()
void close() throws java.io.IOException
java.io.IOException
Copyright © 2024 Open Microscopy Environment