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