Package | Description |
---|---|
loci.formats.tools |
Package containing utility methods corresponding
to the Bio-Formats command line tools.
|
Modifier and Type | Method and Description |
---|---|
static PrintFormatTable.PrintStyles |
PrintFormatTable.PrintStyles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrintFormatTable.PrintStyles[] |
PrintFormatTable.PrintStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
PrintFormatTable.getFooter(PrintFormatTable.PrintStyles style) |
static String |
PrintFormatTable.getFormatLine(PrintFormatTable.PrintStyles style,
String name,
boolean read,
boolean write,
boolean wmp,
String ext) |
static String |
PrintFormatTable.getHeader(PrintFormatTable.PrintStyles style) |
Copyright © 2014 Open Microscopy Environment