| Package | Description | 
|---|---|
| loci.formats.in | 
 Package containing Bio-Formats file format readers. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private BaseZeissReader.Context | 
BaseZeissReader.Tag.context  | 
| Modifier and Type | Method and Description | 
|---|---|
static BaseZeissReader.Context | 
BaseZeissReader.Context.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static BaseZeissReader.Context[] | 
BaseZeissReader.Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
Tag(int index,
   BaseZeissReader.Context context)
Constructor. 
 | 
Tag(int keyid,
   java.lang.String value,
   BaseZeissReader.Context context)
Constructor. 
 | 
Copyright © 2021 Open Microscopy Environment