public class MakeTestOmeTiff extends Object
| Modifier and Type | Field and Description | 
|---|---|
| boolean | isModulo | 
| int | sizeCsub | 
| int | sizeTsub | 
| int | sizeZsub | 
| 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 int sizeZsub
public int sizeTsub
public int sizeCsub
public boolean isModulo
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