Package | Description |
---|---|
loci.plugins.util |
Utility classes and methods for the Bio-Formats plugins for ImageJ.
|
Modifier and Type | Method and Description |
---|---|
static LibraryChecker.Library |
LibraryChecker.Library.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LibraryChecker.Library[] |
LibraryChecker.Library.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
LibraryChecker.checkLibrary(LibraryChecker.Library library,
java.util.HashSet<java.lang.String> missing)
Checks for a required library.
|
Copyright © 2019 Open Microscopy Environment