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, wrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
asDataObject, computeMeanExposureTime, computeMeanTimeInterval, getMinPosition
canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, distinct, flatten, getCreated, getElementsOf, getGroupId, getId, getOwner, getUpdated, saveAndUpdate
public PlaneInfoWrapper(PlaneInfoData object)
object
- The PlaneInfoData to wrap in the PlaneInfoWrapper.public Time getDeltaT()
public Time getExposureTime()
getExposureTime
in interface PlaneInfo
public Length getPositionX()
getPositionX
in interface PlaneInfo
public Length getPositionY()
getPositionY
in interface PlaneInfo
public Length getPositionZ()
getPositionZ
in interface PlaneInfo
public int getTheC()
public int getTheT()
Copyright © 2020–2023 GReD. All rights reserved.