|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.ObjectiveData
public class ObjectiveData
Hosts an objective used to capture an image.
Constructor Summary | |
---|---|
ObjectiveData(omero.model.Objective objective)
Creates a new instance. |
Method Summary | |
---|---|
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. |
Methods inherited from class pojos.DataObject |
---|
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, getCreated, getDetails, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ObjectiveData(omero.model.Objective objective)
objective
- The objective. Mustn't be null
.Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.