| Package | Description | 
|---|---|
| loci.plugins.util | 
 Utility classes and methods for the LOCI plugins for ImageJ. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LibraryChecker.Library | 
LibraryChecker.Library.valueOf(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,
            HashSet<String> missing)
Checks for a required library. 
 | 
Copyright © 2014 Open Microscopy Environment