Package net.imglib2.type
-
Interface Summary Interface Description BasePairType<T extends BasePairType<T>> TODOBooleanType<T extends BooleanType<T>> TODONativeType<T extends NativeType<T>> ANativeTypeis aTypethat that provides access to data stored in Java primitive arrays.Type<T extends Type<T>> TheTypeinterface is responsible for accessing and manipulating (pixel) values. -
Class Summary Class Description AbstractBit64Type<T extends AbstractBit64Type<T>> ATypewith arbitrary bit depth up to maximum 64 bits.AbstractBitType<T extends AbstractBitType<T>> Provides basic infrastructure to implement Types based on single bits stored in a LongAccessAbstractNativeType<T extends AbstractNativeType<T>> TODOIndex NativeTypeFactory<T extends NativeType<T>,A> -
Enum Summary Enum Description PrimitiveType Enumeration of Java primitive types which can backNativeTypes.