S
- the type of shapepublic abstract class AbstractOMERORealMaskRealInterval<S extends ShapeData> extends Object implements OMERORealMaskRealInterval<S>
OMERORealMaskRealInterval
implementations.Constructor and Description |
---|
AbstractOMERORealMaskRealInterval(S shape,
BoundaryType bt) |
Modifier and Type | Method and Description |
---|---|
BoundaryType |
boundaryType() |
S |
getShape() |
int |
numDimensions() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
testPosition
requiredAxisTypes
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
equals, isAll, knownConstant, maskType
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint, realMax, realMin
public AbstractOMERORealMaskRealInterval(S shape, BoundaryType bt)
public BoundaryType boundaryType()
boundaryType
in interface MaskPredicate<RealLocalizable>
public int numDimensions()
numDimensions
in interface EuclideanSpace
public S getShape()
getShape
in interface OMERORealMask<S extends ShapeData>
Copyright © 2014–2022 ImageJ. All rights reserved.