Uses of Package
net.imglib2.type.numeric.integer
-
Classes in net.imglib2.type.numeric.integer used by net.imglib2.converter Class Description UnsignedByteType TODOUnsignedShortType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.converter.readwrite Class Description UnsignedByteType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.display.projector.specialized Class Description GenericByteType TODOGenericShortType Abstract base class fornative
IntegerType
s that encode their value into a 16bit short.UnsignedByteType TODOUnsignedShortType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.display.screenimage.awt Class Description ByteType TODOIntType TODOShortType TODOUnsignedByteType TODOUnsignedIntType TODOUnsignedShortType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.histogram Class Description LongType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.img.array Class Description ByteType TODOIntType TODOLongType TODOShortType TODOUnsignedByteType TODOUnsignedIntType TODOUnsignedLongType TODOUnsignedShortType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.img.planar Class Description ByteType TODOIntType TODOLongType TODOShortType TODOUnsignedByteType TODOUnsignedIntType TODOUnsignedShortType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.type.logic Class Description AbstractIntegerType TODO -
Classes in net.imglib2.type.numeric.integer used by net.imglib2.type.numeric.integer Class Description AbstractIntegerBitType The performance of this type is traded off for the gain in memory storage.AbstractIntegerType TODOByteType TODOGenericByteType TODOGenericIntType TODOGenericLongType Abstract superclass for Long types.GenericShortType Abstract base class fornative
IntegerType
s that encode their value into a 16bit short.IntType TODOLongType TODOShortType TODOUnsigned128BitType AType
with a bit depth of 128.Unsigned12BitType A 12-bitType
whose data is stored in aLongAccess
.Unsigned2BitType AType
with a bit depth of 2.Unsigned4BitType AType
with a bit depth of 4.UnsignedByteType TODOUnsignedIntType TODOUnsignedLongType TODOUnsignedShortType TODOUnsignedVariableBitLengthType AType
with arbitrary bit depth up to maximum 64 bits.