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 TypeClassDescriptionclass
Integer1dBinMapper<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 aHistogramNd
from 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 TypeClassDescriptionclass
TODOclass
ABooleanType
wrapping a single primitiveboolean
variable. -
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 TypeClassDescriptionclass
AbstractIntegerBitType<T extends AbstractIntegerBitType<T>>
The performance of this type is traded off for the gain in memory storage.class
AbstractIntegerType<T extends AbstractIntegerType<T>>
TODOclass
TODOclass
GenericByteType<T extends GenericByteType<T>>
TODOclass
GenericIntType<T extends GenericIntType<T>>
TODOclass
GenericLongType<T extends GenericLongType<T>>
Abstract superclass for Long types.class
GenericShortType<T extends GenericShortType<T>>
Abstract base class fornative
IntegerType
s that encode their value into a 16bit short.class
TODOclass
TODOclass
TODOclass
AType
with a bit depth of 128.class
A 12-bitType
whose data is stored in aLongAccess
.class
AType
with a bit depth of 2.class
AType
with a bit depth of 4.class
TODOclass
TODOclass
TODOclass
TODOclass
AType
with 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