Package | Description |
---|---|
Contains all file operation tools and related objects
|
Modifier and Type | Method and Description |
---|---|
static |
(loci.formats.IFormatWriter writer,
defaultValue)
Deprecated.
Use instead.
|
static |
( ext)
Deprecated.
Use instead.
|
static |
( ext,
defaultValue)
Deprecated.
Return the FileFormat corresponding to specified extension.
|
abstract |
()
For backward compatibility with .
|
static |
( name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static [] |
()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static |
(loci.formats.IFormatWriter writer,
defaultValue)
Deprecated.
Use instead.
|
static |
( ext,
defaultValue)
Deprecated.
Return the FileFormat corresponding to specified extension.
|
static |
( format)
For backward compatibility with .
|
static loci.formats.IFormatWriter |
( file,
defaultFormat)
Deprecated.
Use instead.
|
static loci.formats.IFormatWriter |
( fileFormat)
Deprecated.
Use instead.
|
static loci.formats.IFormatWriter |
( ext,
defaultFormat)
Deprecated.
Use instead.
|