Uses of Class
net.imglib2.type.label.BasePairBitType
Packages that use BasePairBitType
-
Uses of BasePairBitType in net.imglib2.type.label
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)