Interface | Description |
---|---|
CacheArrayLoader<A> |
Provider of volatile
Cell data. |
EmptyArrayCreator<A> |
Produce empty, invalid
VolatileAccess to be used as placeholder
invalid cell data. |
SimpleCacheArrayLoader<A> |
Provider of volatile
Cell data. |
VolatileCachedCellImg.Get<T> |
Class | Description |
---|---|
CreateInvalidVolatileCell<A> |
A
CreateInvalid that produces empty cells of
VolatileArrayDataAccess type A , with the correct dimensions,
etc. |
DefaultEmptyArrayCreator<A extends VolatileArrayDataAccess<A>> |
EmptyArrayCreator implementation for standard access types. |
VolatileCachedCellImg<T extends NativeType<T>,A> |
A
LazyCellImg for Volatile accesses. |
VolatileCachedCellImg.VolatileCachedCells<T> | |
VolatileGlobalCellCache | |
VolatileGlobalCellCache.Key |
Key for a cell identified by timepoint, setup, level, and index
(flattened spatial coordinate).
|
Copyright © 2015–2021 Fiji. All rights reserved.