Package | Description |
---|---|
net.imglib2.display.projector.volatiles | |
net.imglib2.type.volatiles |
Modifier and Type | Class and Description |
---|---|
class |
Volatile2DRandomAccessibleProjector<T,A extends Volatile<T>,B>
IterableIntervalProjector2D for Volatile input. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVolatileNumericType<N extends NumericType<N>,T extends AbstractVolatileNumericType<N,T>>
Abstract base class for
VolatileNumericType s that wrap a
NumericType that is either VALID or INVALID. |
class |
AbstractVolatileRealType<R extends RealType<R>,T extends AbstractVolatileRealType<R,T>>
Abstract base class for
VolatileRealType s that wrap RealType . |
class |
VolatileNumericType<T extends NumericType<T>>
Something volatile that has a value and is either VALID or INVALID.
|
class |
VolatileRealType<T extends RealType<T>>
Something volatile that has a value and is either VALID or INVALID.
|
Copyright © 2009–2018 ImgLib2. All rights reserved.