public class WellSampleData extends DataObject
Constructor and Description |
---|
WellSampleData()
Creates a new instance.
|
WellSampleData(omero.model.WellSample wellSample)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
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.
|
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 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
.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()
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.