Package net.imglib2.display.projector.specialized
-
Class Summary Class Description ArrayImgXYByteProjector<A extends GenericByteType<A>> Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ByteType ArrayImg.ArrayImgXYShortProjector<A extends GenericShortType<A>> Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ShortType ArrayImg.PlanarImgContainerSamplerImpl Helps to sample a planar image by keeping track of the current slice.PlanarImgXYByteProjector<A extends GenericByteType<A>> Fast implementation of aAbstractProjector2D
that selects a 2D data plain from a ByteType PlanarImg.PlanarImgXYShortProjector<A extends GenericShortType<A>> Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ShortType PlanarImg.