public class PlaneInfoData extends DataObject
Constructor and Description |
---|
PlaneInfoData() |
PlaneInfoData(omero.model.PlaneInfo info) |
Modifier and Type | Method and Description |
---|---|
omero.model.Time |
getDeltaT() |
omero.model.Time |
getExposureTime() |
omero.model.Length |
getPositionX() |
omero.model.Length |
getPositionY() |
omero.model.Length |
getPositionZ() |
int |
getTheC() |
int |
getTheT() |
int |
getTheZ() |
void |
setDeltaT(omero.model.Time theDeltaT) |
void |
setExposureTime(omero.model.Time theExposureTime) |
void |
setPositionX(omero.model.Length thePositionX) |
void |
setPositionY(omero.model.Length thePositionY) |
void |
setPositionZ(omero.model.Length thePositionZ) |
void |
setTheC(int theTheC) |
void |
setTheT(int theTheT) |
void |
setTheZ(int theTheZ) |
asAnnotation, asChannel, asDataset, asExperimenter, asFolder, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlaneInfo, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString
public PlaneInfoData()
public PlaneInfoData(omero.model.PlaneInfo info)
public omero.model.Time getDeltaT()
public omero.model.Time getExposureTime()
public omero.model.Length getPositionX()
public omero.model.Length getPositionY()
public omero.model.Length getPositionZ()
public int getTheC()
public int getTheT()
public int getTheZ()
public void setDeltaT(omero.model.Time theDeltaT)
public void setExposureTime(omero.model.Time theExposureTime)
public void setPositionX(omero.model.Length thePositionX)
public void setPositionY(omero.model.Length thePositionY)
public void setPositionZ(omero.model.Length thePositionZ)
public void setTheC(int theTheC)
public void setTheT(int theTheT)
public void setTheZ(int theTheZ)