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
IOException
public void closeFile() throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2014 Open Microscopy Environment