Uses of Class
net.imglib2.interpolation.randomaccess.FloorInterpolator
Packages that use FloorInterpolator
-
Uses of FloorInterpolator in net.imglib2.interpolation.randomaccess
Methods in net.imglib2.interpolation.randomaccess that return FloorInterpolatorModifier and TypeMethodDescriptionFloorInterpolator.copy()FloorInterpolator.copyRealRandomAccess()FloorInterpolatorFactory.create(RandomAccessible<T> randomAccessible) FloorInterpolatorFactory.create(RandomAccessible<T> randomAccessible, RealInterval interval) For now, ignore theRealIntervaland returnFloorInterpolatorFactory.create(RandomAccessible).Constructors in net.imglib2.interpolation.randomaccess with parameters of type FloorInterpolatorModifierConstructorDescriptionprotectedFloorInterpolator(FloorInterpolator<T> floorInterpolator)