public class MakeTestOmeTiff extends Object
| Constructor and Description |
|---|
MakeTestOmeTiff() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
int |
makeOmeTiff(String... args) |
void |
makeOmeTiff(String name,
CoreMetadata info) |
void |
makeSamples() |
public void makeSamples()
throws FormatException,
IOException
FormatExceptionIOExceptionpublic int makeOmeTiff(String... args) throws FormatException, IOException
FormatExceptionIOExceptionpublic void makeOmeTiff(String name, CoreMetadata info) throws FormatException, IOException
FormatExceptionIOExceptionpublic static void main(String[] args) throws FormatException, IOException
FormatExceptionIOExceptionCopyright © 2014 Open Microscopy Environment