Uses of Class
net.imglib2.type.volatiles.VolatileUnsignedByteType
-
Packages that use VolatileUnsignedByteType Package Description net.imglib2.type.volatiles -
-
Uses of VolatileUnsignedByteType in net.imglib2.type.volatiles
Fields in net.imglib2.type.volatiles with type parameters of type VolatileUnsignedByteType Modifier and Type Field Description private static NativeTypeFactory<VolatileUnsignedByteType,VolatileByteAccess>VolatileUnsignedByteType. typeFactoryMethods in net.imglib2.type.volatiles that return VolatileUnsignedByteType Modifier and Type Method Description VolatileUnsignedByteTypeVolatileUnsignedByteType. copy()VolatileUnsignedByteTypeVolatileUnsignedByteType. createVariable()VolatileUnsignedByteTypeVolatileUnsignedByteType. duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.volatiles that return types with arguments of type VolatileUnsignedByteType Modifier and Type Method Description NativeTypeFactory<VolatileUnsignedByteType,?>VolatileUnsignedByteType. getNativeTypeFactory()
-