Uses of Class
net.imglib2.type.AbstractBit64Type
Packages that use AbstractBit64Type
-
Uses of AbstractBit64Type in net.imglib2.type
Classes in net.imglib2.type with type parameters of type AbstractBit64TypeModifier and TypeClassDescriptionclassAbstractBit64Type<T extends AbstractBit64Type<T>>ATypewith arbitrary bit depth up to maximum 64 bits. -
Uses of AbstractBit64Type in net.imglib2.type.label
Subclasses of AbstractBit64Type in net.imglib2.type.labelModifier and TypeClassDescriptionclassRepresentation of base pairs using 3 bits per entry, supported characters: gap, N, A, T, G, C, U Bases are handled using theBasePairBitType.Baseenumeration. -
Uses of AbstractBit64Type in net.imglib2.type.numeric.integer
Subclasses of AbstractBit64Type in net.imglib2.type.numeric.integer