Uses of Class
net.imglib2.interpolation.randomaccess.NLinearInterpolatorARGB
Packages that use NLinearInterpolatorARGB
-
Uses of NLinearInterpolatorARGB in net.imglib2.interpolation.randomaccess
Methods in net.imglib2.interpolation.randomaccess that return NLinearInterpolatorARGBModifier and TypeMethodDescriptionNLinearInterpolatorARGB.copy()NLinearInterpolatorARGB.copyRealRandomAccess()NLinearInterpolatorARGBFactory.create(RandomAccessible<ARGBType> randomAccessible) NLinearInterpolatorARGBFactory.create(RandomAccessible<ARGBType> randomAccessible, RealInterval interval) For now, ignore theRealIntervaland returnNLinearInterpolatorARGBFactory.create(RandomAccessible).Constructors in net.imglib2.interpolation.randomaccess with parameters of type NLinearInterpolatorARGBModifierConstructorDescriptionprotectedNLinearInterpolatorARGB(NLinearInterpolatorARGB interpolator)