Uses of Class
net.imglib2.type.numeric.integer.ShortType
Packages that use ShortType
Package
Description
-
Uses of ShortType in net.imglib2.display.screenimage.awt
Constructors in net.imglib2.display.screenimage.awt with parameters of type ShortTypeConstructor parameters in net.imglib2.display.screenimage.awt with type arguments of type ShortType -
Uses of ShortType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type ShortTypeModifier and TypeMethodDescriptionstatic final ArrayImg<ShortType,
ShortArray> ArrayImgs.shorts
(long... dim) static final ArrayImg<ShortType,
ShortArray> ArrayImgs.shorts
(short[] array, long... dim) static final <A extends ShortAccess>
ArrayImg<ShortType,A> ArrayImgs.shorts
(A access, long... dim) -
Uses of ShortType in net.imglib2.img.planar
Methods in net.imglib2.img.planar that return types with arguments of type ShortTypeModifier and TypeMethodDescriptionstatic final PlanarImg<ShortType,
ShortArray> PlanarImgs.shorts
(long... dim) -
Uses of ShortType in net.imglib2.type.numeric.integer
Methods in net.imglib2.type.numeric.integer that return ShortTypeModifier and TypeMethodDescriptionShortType.copy()
ShortType.createVariable()
ShortType.duplicateTypeOnSameNativeImg()
Methods in net.imglib2.type.numeric.integer that return types with arguments of type ShortTypeModifier and TypeMethodDescriptionNativeImg<ShortType,
? extends ShortAccess> ShortType.createSuitableNativeImg
(NativeImgFactory<ShortType> storageFactory, long[] dim) Method parameters in net.imglib2.type.numeric.integer with type arguments of type ShortTypeModifier and TypeMethodDescriptionNativeImg<ShortType,
? extends ShortAccess> ShortType.createSuitableNativeImg
(NativeImgFactory<ShortType> storageFactory, long[] dim)