| Package | Description | 
|---|---|
| loci.formats | Bio-Formats: a library for reading and writing popular microscopy file
formats. | 
| ome.specification | |
| ome.xml.meta | |
| ome.xml.model | |
| ome.xml.model.enums | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Correction | FormatReader. getCorrection(String value)Retrieves an  Correctionenumeration
 value for the given String. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Correction | XMLMockObjects. CORRECTIONThe default objective's correction. | 
| Modifier and Type | Method and Description | 
|---|---|
| Correction | DummyMetadata. getObjectiveCorrection(int instrumentIndex,
                      int objectiveIndex) | 
| Correction | AggregateMetadata. getObjectiveCorrection(int instrumentIndex,
                      int objectiveIndex) | 
| Correction | MetadataRetrieve. getObjectiveCorrection(int instrumentIndex,
                      int objectiveIndex)Get the Correction property of Objective. | 
| Correction | OMEXMLMetadataImpl. getObjectiveCorrection(int instrumentIndex,
                      int objectiveIndex) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DummyMetadata. setObjectiveCorrection(Correction correction,
                      int instrumentIndex,
                      int objectiveIndex) | 
| void | MetadataStore. setObjectiveCorrection(Correction correction,
                      int instrumentIndex,
                      int objectiveIndex)Set the Correction property of Objective. | 
| void | FilterMetadata. setObjectiveCorrection(Correction correction,
                      int instrumentIndex,
                      int objectiveIndex) | 
| void | AggregateMetadata. setObjectiveCorrection(Correction correction,
                      int instrumentIndex,
                      int objectiveIndex) | 
| void | OMEXMLMetadataImpl. setObjectiveCorrection(Correction correction,
                      int instrumentIndex,
                      int objectiveIndex) | 
| Modifier and Type | Field and Description | 
|---|---|
| private Correction | Objective. correction | 
| Modifier and Type | Method and Description | 
|---|---|
| Correction | Objective. getCorrection() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Objective. setCorrection(Correction correction) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Correction | Correction. fromString(String value) | 
| static Correction | Correction. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Correction[] | Correction. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2016 Open Microscopy Environment