public interface IJRoiWrapper<R extends Roi,L> extends MaskPredicate<L>
Roi
as a MaskPredicate
.Modifier and Type | Method and Description |
---|---|
R |
getRoi()
Returns the backing ImageJ 1.x
Roi . |
default int |
numDimensions() |
and, boundaryType, equals, isAll, isEmpty, knownConstant, maskType, minus, negate, or, xor
default int numDimensions()
numDimensions
in interface EuclideanSpace
Copyright © 2014–2022 ImageJ. All rights reserved.