Uses of Class
net.imglib2.outofbounds.AbstractOutOfBoundsValue
Packages that use AbstractOutOfBoundsValue
-
Uses of AbstractOutOfBoundsValue in net.imglib2.outofbounds
Subclasses of AbstractOutOfBoundsValue in net.imglib2.outofboundsModifier and TypeClassDescriptionclass
OutOfBoundsConstantValue<T extends Type<T>>
class
OutOfBoundsRandomValue<T extends RealType<T>>
Return a random value in a certain range when outside of the IntervalConstructors in net.imglib2.outofbounds with parameters of type AbstractOutOfBoundsValueModifierConstructorDescriptionprotected
AbstractOutOfBoundsValue
(AbstractOutOfBoundsValue<T> outOfBounds)