public class ObjectiveData extends DataObject
Constructor and Description |
---|
ObjectiveData(omero.model.Objective objective)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
double |
getCalibratedMagnification()
Returns the objective's calibrated magnification factor.
|
String |
getCorrection()
Returns the correction value of the objective.
|
String |
getImmersion()
Returns the immersion value of the objective.
|
double |
getLensNA()
Returns the objective's LensNA.
|
String |
getLotNumber()
Returns the lot number of the detector.
|
String |
getManufacturer()
Returns the manufacturer of the detector.
|
String |
getModel()
Returns the model of the objective.
|
int |
getNominalMagnification()
Returns the objective's nominal magnification factor.
|
String |
getSerialNumber()
Returns the serial number of the objective.
|
double |
getWorkingDistance()
Returns the working distance.
|
Object |
hasIris()
Returns a boolean flag if the value has been set,
null
otherwise. |
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString
public ObjectiveData(omero.model.Objective objective)
objective
- The objective. Mustn't be null
.public double getWorkingDistance()
public String getSerialNumber()
public String getModel()
public Object hasIris()
null
otherwise.public String getCorrection()
public double getCalibratedMagnification()
public int getNominalMagnification()
public double getLensNA()
public String getImmersion()
public String getManufacturer()
public String getLotNumber()
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.