Uses of Class
net.imglib2.type.label.BasePairBitType
Packages that use BasePairBitType
-
Uses of BasePairBitType in net.imglib2.type.label
Methods 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 BasePairBitTypeModifier and TypeMethodDescriptionNativeImg
<BasePairBitType, ? extends LongAccess> BasePairBitType.createSuitableNativeImg
(NativeImgFactory<BasePairBitType> storageFactory, long[] dim) Methods in net.imglib2.type.label with parameters of type BasePairBitTypeModifier and TypeMethodDescriptionint
BasePairBitType.compareTo
(BasePairBitType c) void
BasePairBitType.set
(BasePairBitType c) boolean
BasePairBitType.valueEquals
(BasePairBitType t) Method parameters in net.imglib2.type.label with type arguments of type BasePairBitTypeModifier and TypeMethodDescriptionNativeImg
<BasePairBitType, ? extends LongAccess> BasePairBitType.createSuitableNativeImg
(NativeImgFactory<BasePairBitType> storageFactory, long[] dim)