Uses of Interface
net.imglib2.img.basictypeaccess.CharAccess
Packages that use CharAccess
Package
Description
-
Uses of CharAccess in net.imglib2.img
Methods in net.imglib2.img that return types with arguments of type CharAccessModifier and TypeMethodDescriptionabstract NativeImg<T,
? extends CharAccess> NativeImgFactory.createCharInstance
(long[] dimensions, Fraction entitiesPerPixel) -
Uses of CharAccess in net.imglib2.img.basictypeaccess.array
Classes in net.imglib2.img.basictypeaccess.array that implement CharAccessModifier and TypeClassDescriptionclass
AbstractCharArray<A extends AbstractCharArray<A>>
class
class
-
Uses of CharAccess in net.imglib2.img.basictypeaccess.volatiles
Subinterfaces of CharAccess in net.imglib2.img.basictypeaccess.volatiles -
Uses of CharAccess in net.imglib2.img.basictypeaccess.volatiles.array
Classes in net.imglib2.img.basictypeaccess.volatiles.array that implement CharAccessModifier and TypeClassDescriptionclass
AbstractVolatileCharArray<A extends AbstractVolatileCharArray<A>>
class
ACharArray
with anDirtyVolatileCharArray.isDirty()
and anAbstractVolatileCharArray.isValid()
flag.class
ACharArray
with anAbstractVolatileCharArray.isValid()
flag. -
Uses of CharAccess in net.imglib2.img.sparse
Classes in net.imglib2.img.sparse that implement CharAccess -
Uses of CharAccess in net.imglib2.type.label
Fields in net.imglib2.type.label declared as CharAccessFields in net.imglib2.type.label with type parameters of type CharAccessModifier and TypeFieldDescriptionprotected final NativeImg<?,
? extends CharAccess> BasePairCharType.img
Methods in net.imglib2.type.label that return types with arguments of type CharAccessModifier and TypeMethodDescriptionNativeImg<BasePairCharType,
? extends CharAccess> BasePairCharType.createSuitableNativeImg
(NativeImgFactory<BasePairCharType> storageFactory, long[] dim) Constructor parameters in net.imglib2.type.label with type arguments of type CharAccess