public class OMEROZTCProjectedRealMaskRealInterval extends OMEROZTCProjectedRealMask implements RealMaskRealInterval
RealMaskRealInterval positioned at a specific Z, T, and
C. Z, T, and C must be positive numbers or negative one. As in OMERO,
negative one denotes the entire axis.n| Constructor and Description |
|---|
OMEROZTCProjectedRealMaskRealInterval(RealMaskRealInterval source,
int z,
int time,
int channel) |
| Modifier and Type | Method and Description |
|---|---|
RealMaskRealInterval |
getSource() |
double |
realMax(int d) |
double |
realMin(int d) |
boundaryType, getChannelPosition, getTimePosition, getZPosition, knownConstant, testnumDimensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xorboundaryType, equals, isAll, knownConstant, maskTypenumDimensionsmaxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPointpublic OMEROZTCProjectedRealMaskRealInterval(RealMaskRealInterval source, int z, int time, int channel)
public RealMaskRealInterval getSource()
getSource in class OMEROZTCProjectedRealMaskpublic double realMin(int d)
realMin in interface RealIntervalpublic double realMax(int d)
realMax in interface RealIntervalCopyright © 2014–2022 ImageJ. All rights reserved.