Package | Description |
---|---|
net.imglib2.type | |
net.imglib2.type.label | |
net.imglib2.type.numeric.integer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBit64Type<T extends AbstractBit64Type<T>>
A
Type with arbitrary bit depth up to maximum 64 bits. |
Modifier and Type | Class and Description |
---|---|
class |
BasePairBitType
Representation of base pairs using 3 bits per entry, supported characters: gap, N, A, T, G, C, U
Bases are handled using the
BasePairBitType.Base enumeration. |
Modifier and Type | Class and Description |
---|---|
class |
UnsignedVariableBitLengthType
A
Type with arbitrary bit depth up to maximum 64 bits. |
Copyright © 2015–2022 ImgLib2. All rights reserved.