Uses of Class
net.imglib2.type.label.BasePairBitType
Packages that use BasePairBitType
-
Uses of BasePairBitType in net.imglib2.type.label
Subclasses with type arguments of type BasePairBitType 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.Classes in net.imglib2.type.label that implement interfaces with type arguments of type BasePairBitTypeModifier 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.Fields in net.imglib2.type.label with type parameters of type BasePairBitTypeModifier and TypeFieldDescriptionprivate static final NativeTypeFactory<BasePairBitType, LongAccess> BasePairBitType.typeFactoryMethods in net.imglib2.type.label that return BasePairBitTypeModifier and TypeMethodDescriptionBasePairBitType.copy()BasePairBitType.createVariable()BasePairBitType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.label that return types with arguments of type BasePairBitTypeMethods in net.imglib2.type.label with parameters of type BasePairBitTypeModifier and TypeMethodDescriptionintBasePairBitType.compareTo(BasePairBitType c) voidBasePairBitType.set(BasePairBitType c) booleanBasePairBitType.valueEquals(BasePairBitType t)