Uses of Class
net.imglib2.type.label.BasePairCharType
Packages that use BasePairCharType
-
Uses of BasePairCharType in net.imglib2.type.label
Subclasses with type arguments of type BasePairCharType in net.imglib2.type.labelModifier and TypeClassDescriptionclassRepresentation of base pairs using one char 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 BasePairCharTypeModifier and TypeClassDescriptionclassRepresentation of base pairs using one char 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 BasePairCharTypeModifier and TypeFieldDescriptionprivate static final NativeTypeFactory<BasePairCharType, CharAccess> BasePairCharType.typeFactoryMethods in net.imglib2.type.label that return BasePairCharTypeModifier and TypeMethodDescriptionBasePairCharType.copy()BasePairCharType.createVariable()BasePairCharType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.label that return types with arguments of type BasePairCharTypeMethods in net.imglib2.type.label with parameters of type BasePairCharTypeModifier and TypeMethodDescriptionintBasePairCharType.compareTo(BasePairCharType c) voidBasePairCharType.set(BasePairCharType c) booleanBasePairCharType.valueEquals(BasePairCharType t)