Uses of Class
net.imglib2.type.logic.BitType
Packages that use BitType
-
Uses of BitType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type BitTypeModifier and TypeMethodDescriptionArrayImgs.bits(long... dim) static <A extends LongAccess>
ArrayImg<BitType, A> ArrayImgs.bits(A access, long... dim) -
Uses of BitType in net.imglib2.img.planar
Methods in net.imglib2.img.planar that return types with arguments of type BitType -
Uses of BitType in net.imglib2.type.logic
Subclasses with type arguments of type BitType in net.imglib2.type.logicClasses in net.imglib2.type.logic that implement interfaces with type arguments of type BitTypeFields in net.imglib2.type.logic with type parameters of type BitTypeModifier and TypeFieldDescriptionprivate static final NativeTypeFactory<BitType, LongAccess> BitType.typeFactoryMethods in net.imglib2.type.logic that return BitTypeModifier and TypeMethodDescriptionBitType.copy()BitType.createVariable()BitType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.logic that return types with arguments of type BitTypeMethods in net.imglib2.type.logic with parameters of type BitTypeModifier and TypeMethodDescriptionvoidvoidintvoidvoidvoidvoidvoidbooleanBitType.valueEquals(BitType t) void