Uses of Class
net.imglib2.type.label.BasePairBitType
-
Packages that use BasePairBitType Package Description net.imglib2.type.label -
-
Uses of BasePairBitType in net.imglib2.type.label
Fields in net.imglib2.type.label with type parameters of type BasePairBitType Modifier and Type Field Description private static NativeTypeFactory<BasePairBitType,LongAccess>BasePairBitType. typeFactoryMethods in net.imglib2.type.label that return BasePairBitType Modifier and Type Method Description BasePairBitTypeBasePairBitType. copy()BasePairBitTypeBasePairBitType. createVariable()BasePairBitTypeBasePairBitType. duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.label that return types with arguments of type BasePairBitType Modifier and Type Method Description NativeTypeFactory<BasePairBitType,LongAccess>BasePairBitType. getNativeTypeFactory()Methods in net.imglib2.type.label with parameters of type BasePairBitType Modifier and Type Method Description intBasePairBitType. compareTo(BasePairBitType c)voidBasePairBitType. set(BasePairBitType c)booleanBasePairBitType. valueEquals(BasePairBitType t)
-