|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.WellSampleData
public class WellSampleData
The data that makes up an OME WellSample along with links to its images and the Experimenter that owns this WellSample.
Constructor Summary | |
---|---|
WellSampleData()
Creates a new instance. |
|
WellSampleData(omero.model.WellSample wellSample)
Creates a new instance. |
Method Summary | |
---|---|
ImageData |
getImage()
Returns the image related to that sample if any. |
double |
getPositionX()
Returns the position X. |
double |
getPositionY()
Returns the position Y. |
long |
getStartTime()
Returns the time at which the field was acquired. |
void |
setImage(ImageData newValue)
Sets the image linked to this well sample. |
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 WellSampleData()
public WellSampleData(omero.model.WellSample wellSample)
wellSample
- Back pointer to the WellSample
model object. Mustn't
be null
.
IllegalArgumentException
- If the object is null
.Method Detail |
---|
public ImageData getImage()
0
or 1
.
public void setImage(ImageData newValue)
newValue
- The image to set.public double getPositionX()
public double getPositionY()
public long getStartTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.