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 TypeClassDescriptionclassArrayImgXYShortProjector<A extends GenericShortType<A>>Fast implementation of aAbstractProjector2Dthat selects a 2D data plain from an ShortType ArrayImg.classPlanarImgXYShortProjector<A extends GenericShortType<A>>Fast implementation of aAbstractProjector2Dthat 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 TypeClassDescriptionclassGenericShortType<T extends GenericShortType<T>>Abstract base class fornativeIntegerTypes that encode their value into a 16bit short.Subclasses of GenericShortType in net.imglib2.type.numeric.integer