Uses of Class
org.anchoranalysis.plugin.image.bean.mask.provider.predicate.IfPredicateBase
Packages that use IfPredicateBase
-
Uses of IfPredicateBase in org.anchoranalysis.plugin.image.bean.mask.provider.predicate
Modifier and TypeClassDescriptionclass
The currentmask
is returned if a condition on key-values is satisfied otherwisemaskElse
is returned.class
The currentmask
is returned if it's non-empty (at least one on voxel) otherwisemaskElse
is returned.class
The currentmask
is returned if the mask (treated as an object) passed an object-filter, otherwisemaskElse
is returned.class
The currentmask
is a particular stack exists (at least one on voxel) otherwisemaskElse
is returned.