Uses of Class
net.imglib2.img.basictypeaccess.array.LongArray
Packages that use LongArray
Package
Description
-
Uses of LongArray in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type LongArrayModifier and TypeMethodDescriptionArrayImgs.bits
(long... dim) ArrayImgFactory.createLongInstance
(long[] dimensions, Fraction entitiesPerPixel) ArrayImgs.longs
(long... dim) ArrayImgs.longs
(long[] array, long... dim) static final ArrayImg
<UnsignedLongType, LongArray> ArrayImgs.unsignedLongs
(long... dim) static final ArrayImg
<UnsignedLongType, LongArray> ArrayImgs.unsignedLongss
(long[] array, long... dim) -
Uses of LongArray in net.imglib2.img.basictypeaccess.array
Methods in net.imglib2.img.basictypeaccess.array that return LongArray -
Uses of LongArray in net.imglib2.img.cell
Methods in net.imglib2.img.cell that return types with arguments of type LongArrayModifier and TypeMethodDescriptionCellImgFactory.createLongInstance
(long[] dimensions, Fraction entitiesPerPixel) -
Uses of LongArray in net.imglib2.img.planar
Methods in net.imglib2.img.planar that return types with arguments of type LongArrayModifier and TypeMethodDescriptionPlanarImgs.bits
(long... dim) PlanarImgFactory.createLongInstance
(long[] dimensions, Fraction entitiesPerPixel) PlanarImgs.longs
(long... dim)