Package | Description |
---|---|
bdv.img.cache |
Constructor and Description |
---|
VolatileCachedCellImg(CellGrid grid,
Fraction entitiesPerPixel,
Function<NativeImg<T,? super A>,T> typeFactory,
CacheHints cacheHints,
VolatileCachedCellImg.Get<Cell<A>> get) |
VolatileCachedCellImg(CellGrid grid,
T type,
CacheHints cacheHints,
VolatileCachedCellImg.Get<Cell<A>> get) |
VolatileCachedCells(long[] dimensions,
VolatileCachedCellImg.Get<T> get,
CacheHints cacheHints) |
Copyright © 2015–2021 Fiji. All rights reserved.