public class PlaneInfoWrapper extends ObjectWrapper<PlaneInfoData> implements PlaneInfo
data| Constructor and Description |
|---|
PlaneInfoWrapper(PlaneInfoData object)
Constructor of the class PlaneInfoWrapper.
|
| Modifier and Type | Method and Description |
|---|---|
Time |
getDeltaT()
Retrieves the plane deltaT.
|
Time |
getExposureTime()
Retrieves the exposure time.
|
Length |
getPositionX()
Retrieves the X stage position.
|
Length |
getPositionY()
Retrieves the Y stage position.
|
Length |
getPositionZ()
Retrieves the Z stage position.
|
int |
getTheC()
Retrieves the plane channel index.
|
int |
getTheT()
Retrieves the plane time index.
|
int |
getTheZ()
Retrieves the plane slice index.
|
asDataObject, canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, getCreated, getGroupId, getId, getOwner, getUpdated, saveAndUpdate, toString, wrap, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasDataObject, computeMeanExposureTime, computeMeanTimeInterval, getMinPositioncanAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, distinct, flatten, getCreated, getElementsOf, getGroupId, getId, getOwner, getUpdated, saveAndUpdatepublic PlaneInfoWrapper(PlaneInfoData object)
object - The PlaneInfoData to wrap in the PlaneInfoWrapper.public Time getDeltaT()
public Time getExposureTime()
getExposureTime in interface PlaneInfopublic Length getPositionX()
getPositionX in interface PlaneInfopublic Length getPositionY()
getPositionY in interface PlaneInfopublic Length getPositionZ()
getPositionZ in interface PlaneInfopublic int getTheC()
public int getTheT()
Copyright © 2020–2023 GReD. All rights reserved.