Uses of Class
net.imglib2.type.numeric.integer.GenericShortType
Packages that use GenericShortType
-
Uses of GenericShortType in net.imglib2.display.projector.specialized
Classes in net.imglib2.display.projector.specialized with type parameters of type GenericShortTypeModifier and TypeClassDescriptionclass
ArrayImgXYShortProjector<A extends GenericShortType<A>>
Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ShortType ArrayImg.class
PlanarImgXYShortProjector<A extends GenericShortType<A>>
Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ShortType PlanarImg. -
Uses of GenericShortType in net.imglib2.type.numeric.integer
Classes in net.imglib2.type.numeric.integer with type parameters of type GenericShortTypeModifier and TypeClassDescriptionclass
GenericShortType<T extends GenericShortType<T>>
Abstract base class fornative
IntegerType
s that encode their value into a 16bit short.Subclasses of GenericShortType in net.imglib2.type.numeric.integer