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