Uses of Interface
net.imglib2.outofbounds.RealOutOfBoundsFactory
Packages that use RealOutOfBoundsFactory
-
Uses of RealOutOfBoundsFactory in net.imglib2.view
Fields in net.imglib2.view declared as RealOutOfBoundsFactoryModifier and TypeFieldDescriptionprotected final RealOutOfBoundsFactory<T, ? super F> ExtendedRealRandomAccessibleRealInterval.factoryMethods in net.imglib2.view that return RealOutOfBoundsFactoryModifier and TypeMethodDescriptionRealOutOfBoundsFactory<T, ? super F> ExtendedRealRandomAccessibleRealInterval.getOutOfBoundsFactory()Constructors in net.imglib2.view with parameters of type RealOutOfBoundsFactoryModifierConstructorDescriptionExtendedRealRandomAccessibleRealInterval(F source, RealOutOfBoundsFactory<T, ? super F> factory)