public class MakeDatasetStructureTable extends Object
| Constructor and Description | 
|---|
| MakeDatasetStructureTable() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | closeFile()Close the output file. | 
| static void | main(String[] args) | 
| void | printTable()Write the table to the file specified using setOutputFile(String[]) | 
| void | setOutputFile(String[] args)Set the output file. | 
public void printTable()
public void setOutputFile(String[] args) throws IOException
IOExceptionpublic void closeFile()
               throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2014 Open Microscopy Environment