Uses of Interface
net.imglib2.img.basictypeaccess.LongAccess
-
-
Uses of LongAccess in net.imglib2.img.array
Methods in net.imglib2.img.array with type parameters of type LongAccess Modifier and Type Method Description static <A extends LongAccess>
ArrayImg<BitType,A>ArrayImgs. bits(A access, long... dim)static <A extends LongAccess>
ArrayImg<LongType,A>ArrayImgs. longs(A access, long... dim)static <A extends LongAccess>
ArrayImg<Unsigned128BitType,A>ArrayImgs. unsigned128Bits(A access, long... dim)static <A extends LongAccess>
ArrayImg<Unsigned12BitType,A>ArrayImgs. unsigned12Bits(A access, long... dim)static <A extends LongAccess>
ArrayImg<Unsigned2BitType,A>ArrayImgs. unsigned2Bits(A access, long... dim)static <A extends LongAccess>
ArrayImg<Unsigned4BitType,A>ArrayImgs. unsigned4Bits(A access, long... dim)static <A extends LongAccess>
ArrayImg<UnsignedLongType,A>ArrayImgs. unsignedLongs(A access, long... dim)static <A extends LongAccess>
ArrayImg<UnsignedVariableBitLengthType,A>ArrayImgs. unsignedVariableBitLengths(A access, int nbits, long... dim)Creates anArrayImg<UnsignedVariableBitLengthType,LongAccess> using aLongAccesspassed as argument. -
Uses of LongAccess in net.imglib2.img.basictypeaccess.array
Classes in net.imglib2.img.basictypeaccess.array that implement LongAccess Modifier and Type Class Description classAbstractLongArray<A extends AbstractLongArray<A>>classDirtyLongArrayclassLongArray -
Uses of LongAccess in net.imglib2.img.basictypeaccess.nio
Classes in net.imglib2.img.basictypeaccess.nio that implement LongAccess Modifier and Type Class Description classLongBufferAccessAccess forLongBuffer -
Uses of LongAccess in net.imglib2.img.basictypeaccess.volatiles
Subinterfaces of LongAccess in net.imglib2.img.basictypeaccess.volatiles Modifier and Type Interface Description interfaceVolatileLongAccess -
Uses of LongAccess in net.imglib2.img.basictypeaccess.volatiles.array
Classes in net.imglib2.img.basictypeaccess.volatiles.array that implement LongAccess Modifier and Type Class Description classAbstractVolatileLongArray<A extends AbstractVolatileLongArray<A>>classDirtyVolatileLongArrayALongArraywith anDirtyVolatileLongArray.isDirty()and anAbstractVolatileLongArray.isValid()flag.classVolatileLongArrayALongArraywith anAbstractVolatileLongArray.isValid()flag. -
Uses of LongAccess in net.imglib2.img.sparse
Classes in net.imglib2.img.sparse that implement LongAccess Modifier and Type Class Description classLongNtreeLongAccess based on aNtree<Longeger>. -
Uses of LongAccess in net.imglib2.type
Fields in net.imglib2.type declared as LongAccess Modifier and Type Field Description protected LongAccessAbstractBitType. dataAccessFields in net.imglib2.type with type parameters of type LongAccess Modifier and Type Field Description protected NativeImg<?,? extends LongAccess>AbstractBitType. imgMethods in net.imglib2.type with type parameters of type LongAccess Modifier and Type Method Description static <T extends NativeType<T>,A extends LongAccess>
NativeTypeFactory<T,A>NativeTypeFactory. LONG(java.util.function.Function<NativeImg<T,? extends A>,T> createLinkedType)Methods in net.imglib2.type that return types with arguments of type LongAccess Modifier and Type Method Description abstract NativeTypeFactory<T,LongAccess>AbstractBitType. getNativeTypeFactory()Constructors in net.imglib2.type with parameters of type LongAccess Constructor Description AbstractBit64Type(LongAccess access, int nBits)Constructor parameters in net.imglib2.type with type arguments of type LongAccess Constructor Description AbstractBit64Type(NativeImg<?,? extends LongAccess> bitStorage, int nBits)AbstractBitType(NativeImg<?,? extends LongAccess> bitStorage, int nBits) -
Uses of LongAccess in net.imglib2.type.label
Fields in net.imglib2.type.label with type parameters of type LongAccess Modifier and Type Field Description private static NativeTypeFactory<BasePairBitType,LongAccess>BasePairBitType. typeFactoryMethods in net.imglib2.type.label that return types with arguments of type LongAccess Modifier and Type Method Description NativeTypeFactory<BasePairBitType,LongAccess>BasePairBitType. getNativeTypeFactory()Constructor parameters in net.imglib2.type.label with type arguments of type LongAccess Constructor Description BasePairBitType(NativeImg<?,? extends LongAccess> bitStorage) -
Uses of LongAccess in net.imglib2.type.logic
Fields in net.imglib2.type.logic declared as LongAccess Modifier and Type Field Description protected LongAccessBitType. dataAccessFields in net.imglib2.type.logic with type parameters of type LongAccess Modifier and Type Field Description protected NativeImg<?,? extends LongAccess>BitType. imgprivate static NativeTypeFactory<BitType,LongAccess>BitType. typeFactoryMethods in net.imglib2.type.logic that return types with arguments of type LongAccess Modifier and Type Method Description NativeTypeFactory<BitType,LongAccess>BitType. getNativeTypeFactory()Constructors in net.imglib2.type.logic with parameters of type LongAccess Constructor Description BitType(LongAccess access)Constructor parameters in net.imglib2.type.logic with type arguments of type LongAccess Constructor Description BitType(NativeImg<?,? extends LongAccess> bitStorage) -
Uses of LongAccess in net.imglib2.type.numeric.integer
Fields in net.imglib2.type.numeric.integer declared as LongAccess Modifier and Type Field Description protected LongAccessGenericLongType. dataAccessprotected LongAccessUnsigned128BitType. dataAccessFields in net.imglib2.type.numeric.integer with type parameters of type LongAccess Modifier and Type Field Description protected NativeImg<?,? extends LongAccess>GenericLongType. imgprotected NativeImg<?,? extends LongAccess>Unsigned128BitType. imgprivate static NativeTypeFactory<LongType,LongAccess>LongType. typeFactoryprivate static NativeTypeFactory<Unsigned128BitType,LongAccess>Unsigned128BitType. typeFactoryprivate static NativeTypeFactory<Unsigned12BitType,LongAccess>Unsigned12BitType. typeFactoryprivate static NativeTypeFactory<Unsigned2BitType,LongAccess>Unsigned2BitType. typeFactoryprivate static NativeTypeFactory<Unsigned4BitType,LongAccess>Unsigned4BitType. typeFactoryprivate static NativeTypeFactory<UnsignedLongType,LongAccess>UnsignedLongType. typeFactoryprivate NativeTypeFactory<UnsignedVariableBitLengthType,LongAccess>UnsignedVariableBitLengthType. typeFactoryMethods in net.imglib2.type.numeric.integer that return types with arguments of type LongAccess Modifier and Type Method Description abstract NativeTypeFactory<T,LongAccess>GenericLongType. getNativeTypeFactory()NativeTypeFactory<LongType,LongAccess>LongType. getNativeTypeFactory()NativeTypeFactory<Unsigned128BitType,LongAccess>Unsigned128BitType. getNativeTypeFactory()NativeTypeFactory<Unsigned12BitType,LongAccess>Unsigned12BitType. getNativeTypeFactory()NativeTypeFactory<Unsigned2BitType,LongAccess>Unsigned2BitType. getNativeTypeFactory()NativeTypeFactory<Unsigned4BitType,LongAccess>Unsigned4BitType. getNativeTypeFactory()NativeTypeFactory<UnsignedLongType,LongAccess>UnsignedLongType. getNativeTypeFactory()NativeTypeFactory<UnsignedVariableBitLengthType,LongAccess>UnsignedVariableBitLengthType. getNativeTypeFactory()Constructors in net.imglib2.type.numeric.integer with parameters of type LongAccess Constructor Description GenericLongType(LongAccess access)LongType(LongAccess access)Unsigned128BitType(LongAccess access)Unsigned12BitType(LongAccess access)Unsigned2BitType(LongAccess access)Unsigned4BitType(LongAccess access)UnsignedLongType(LongAccess access)UnsignedVariableBitLengthType(LongAccess access, int nBits)Constructor parameters in net.imglib2.type.numeric.integer with type arguments of type LongAccess Constructor Description AbstractIntegerBitType(NativeImg<?,? extends LongAccess> bitStorage, int nBits)GenericLongType(NativeImg<?,? extends LongAccess> longStorage)LongType(NativeImg<?,? extends LongAccess> longStorage)Unsigned128BitType(NativeImg<?,? extends LongAccess> bitStorage)Unsigned12BitType(NativeImg<?,? extends LongAccess> bitStorage)Unsigned2BitType(NativeImg<?,? extends LongAccess> bitStorage)Unsigned4BitType(NativeImg<?,? extends LongAccess> bitStorage)UnsignedLongType(NativeImg<?,? extends LongAccess> img)UnsignedVariableBitLengthType(NativeImg<?,? extends LongAccess> bitStorage, int nBits) -
Uses of LongAccess in net.imglib2.type.volatiles
Methods in net.imglib2.type.volatiles with parameters of type LongAccess Modifier and Type Method Description voidVolatileLongType.WrappedLongType. setAccess(LongAccess access)voidVolatileUnsignedLongType.WrappedUnsignedLongType. setAccess(LongAccess access)Constructors in net.imglib2.type.volatiles with parameters of type LongAccess Constructor Description WrappedLongType(LongAccess access)WrappedUnsignedLongType(LongAccess access)Constructor parameters in net.imglib2.type.volatiles with type arguments of type LongAccess Constructor Description WrappedLongType(NativeImg<?,? extends LongAccess> img)WrappedUnsignedLongType(NativeImg<?,? extends LongAccess> img)
-