| Package | Description | 
|---|---|
| loci.formats | 
 Bio-Formats: a library for reading and writing popular microscopy file
formats. 
 | 
| ome.xml.meta | |
| ome.xml.model | |
| ome.xml.model.enums | 
| Modifier and Type | Method and Description | 
|---|---|
protected Immersion | 
FormatReader.getImmersion(String value)
Retrieves an  
Immersion enumeration
 value for the given String. | 
| Modifier and Type | Method and Description | 
|---|---|
Immersion | 
AggregateMetadata.getObjectiveImmersion(int instrumentIndex,
                     int objectiveIndex)  | 
Immersion | 
MetadataRetrieve.getObjectiveImmersion(int instrumentIndex,
                     int objectiveIndex)  | 
Immersion | 
OMEXMLMetadataImpl.getObjectiveImmersion(int instrumentIndex,
                     int objectiveIndex)  | 
Immersion | 
DummyMetadata.getObjectiveImmersion(int instrumentIndex,
                     int objectiveIndex)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AggregateMetadata.setObjectiveImmersion(Immersion immersion,
                     int instrumentIndex,
                     int objectiveIndex)  | 
void | 
OMEXMLMetadataImpl.setObjectiveImmersion(Immersion immersion,
                     int instrumentIndex,
                     int objectiveIndex)  | 
void | 
MetadataStore.setObjectiveImmersion(Immersion immersion,
                     int instrumentIndex,
                     int objectiveIndex)  | 
void | 
FilterMetadata.setObjectiveImmersion(Immersion immersion,
                     int instrumentIndex,
                     int objectiveIndex)  | 
void | 
DummyMetadata.setObjectiveImmersion(Immersion immersion,
                     int instrumentIndex,
                     int objectiveIndex)  | 
| Modifier and Type | Method and Description | 
|---|---|
Immersion | 
Objective.getImmersion()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Objective.setImmersion(Immersion immersion)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Immersion | 
Immersion.fromString(String value)  | 
static Immersion | 
Immersion.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Immersion[] | 
Immersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2014 Open Microscopy Environment