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, test
numDimensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
boundaryType, equals, isAll, knownConstant, maskType
numDimensions
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
public OMEROZTCProjectedRealMaskRealInterval(RealMaskRealInterval source, int z, int time, int channel)
public RealMaskRealInterval getSource()
getSource
in class OMEROZTCProjectedRealMask
public double realMin(int d)
realMin
in interface RealInterval
public double realMax(int d)
realMax
in interface RealInterval
Copyright © 2014–2022 ImageJ. All rights reserved.