Package | Description |
---|---|
Contains all file operation tools and related objects
|
|
Contains all custom Dialog (modal frame)
|
Modifier and Type | Method and Description |
---|---|
static |
( format)
For backward compatibility with .
|
static |
( ext,
defaultValue)
Returns the FileFormat corresponding to specified extension.
|
static |
(loci.formats.IFormatWriter writer,
defaultValue)
Returns the corresponding to specified
IFormatWriter . |
static |
( ext,
defaultValue)
Returns the corresponding to the specified extension and which
support read operation.
|
static |
( ext,
defaultValue)
Returns the corresponding to the specified extension and which
support write operation.
|
static |
( name)
Returns the enum constant of this type with the specified name.
|
static [] |
()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static |
( ext,
defaultValue)
Returns the FileFormat corresponding to specified extension.
|
static |
(loci.formats.IFormatWriter writer,
defaultValue)
Returns the corresponding to specified
IFormatWriter . |
static |
( ext,
defaultValue)
Returns the corresponding to the specified extension and which
support read operation.
|
static |
( ext,
defaultValue)
Returns the corresponding to the specified extension and which
support write operation.
|
static loci.formats.IFormatWriter |
( file,
defaultFormat)
Return the writer to use for the specified file.
|
static loci.formats.IFormatWriter |
( format)
Return the writer to use for the specified ImageFileFormat.
|
static loci.formats.IFormatWriter |
( ext,
defaultFormat)
Return the writer to use for the specified filename extension.
|
Modifier and Type | Method and Description |
---|---|
|
() |