Package net.imglib2.blocks
package net.imglib2.blocks
-
ClassDescriptionDoes the actual copying work from an
ArrayImginto a primitive array.Does the actual copying work from anAbstractCellImginto a primitive array.FallbackProperties<T extends NativeType<T>>MemCopy<T>Does the actual copying work from aPlanarImginto a primitive array.PrimitiveBlocks<T extends NativeType<T>>Copy blocks of data out of aNativeType<T>source into primitive arrays (of the appropriate type).PrimitiveTypeProperties<P, A extends ArrayDataAccess<A>>RangeCopier<T>RangeCopierdoes the actual copying work from aNativeImginto a primitive array.Findrangesfor one dimension.Instructions for copying along a particular dimension.TempArray<T>Provides a temporary array of typeT.ViewNode.AbstractViewNode<V extends RandomAccessible<?>>Data that describesRandomAccessibleView that can be copied from usingViewPrimitiveBlocks.