Uses of Interface
net.imglib2.type.numeric.IntegerType
Packages that use IntegerType
Package
Description
-
Uses of IntegerType in net.imglib2.histogram
Classes in net.imglib2.histogram with type parameters of type IntegerTypeModifier and TypeClassDescriptionclassInteger1dBinMapper<T extends IntegerType<T>>Maps integer values into a 1-d set of bins.Methods in net.imglib2.histogram with type parameters of type IntegerTypeModifier and TypeMethodDescriptionstatic <K extends IntegerType<K>>
HistogramNd<K> Integer1dBinMapper.histogramNd(long[] minVals, long[] numBins, boolean[] tailBins) This is a convenience method for creating aHistogramNdfrom inputs that describe a set of integer 1-d based bin mappers. -
Uses of IntegerType in net.imglib2.type.logic
Classes in net.imglib2.type.logic that implement IntegerTypeModifier and TypeClassDescriptionclassTODOclassABooleanTypewrapping a single primitivebooleanvariable. -
Uses of IntegerType in net.imglib2.type.numeric
Classes in net.imglib2.type.numeric with type parameters of type IntegerType -
Uses of IntegerType in net.imglib2.type.numeric.integer
Classes in net.imglib2.type.numeric.integer that implement IntegerTypeModifier and TypeClassDescriptionclassAbstractIntegerBitType<T extends AbstractIntegerBitType<T>>The performance of this type is traded off for the gain in memory storage.classAbstractIntegerType<T extends AbstractIntegerType<T>>TODOclassTODOclassGenericByteType<T extends GenericByteType<T>>TODOclassGenericIntType<T extends GenericIntType<T>>TODOclassGenericLongType<T extends GenericLongType<T>>Abstract superclass for Long types.classGenericShortType<T extends GenericShortType<T>>Abstract base class fornativeIntegerTypes that encode their value into a 16bit short.classTODOclassTODOclassTODOclassATypewith a bit depth of 128.classA 12-bitTypewhose data is stored in aLongAccess.classATypewith a bit depth of 2.classATypewith a bit depth of 4.classTODOclassTODOclassTODOclassTODOclassATypewith arbitrary bit depth up to maximum 64 bits. -
Uses of IntegerType in net.imglib2.util
Methods in net.imglib2.util with type parameters of type IntegerTypeModifier and TypeMethodDescriptionstatic <T extends IntegerType<T>>
voidstatic <T extends IntegerType<T>>
voidstatic <T extends IntegerType<T>>
voidstatic <T extends IntegerType<T>>
void