Package | Description |
---|---|
bdv | |
bdv.img.cache | |
bdv.img.catmaid | |
bdv.img.hdf5 | |
bdv.img.imaris | |
bdv.img.openconnectome | |
bdv.img.remote |
Modifier and Type | Field and Description |
---|---|
protected CacheArrayLoader<A> |
AbstractCachedViewerSetupImgLoader.loader |
Constructor and Description |
---|
AbstractCachedViewerSetupImgLoader(int setupId,
long[][] dimensions,
int[][] cellDimensions,
double[][] resolutions,
T type,
V vType,
CacheArrayLoader<A> loader,
VolatileGlobalCellCache cache) |
Modifier and Type | Method and Description |
---|---|
<T extends NativeType<T>,A> |
VolatileGlobalCellCache.createImg(CellGrid grid,
int timepoint,
int setup,
int level,
CacheHints cacheHints,
CacheArrayLoader<A> cacheArrayLoader,
T type)
Create a
VolatileCachedCellImg backed by this VolatileGlobalCellCache ,
using the provided CacheArrayLoader to load data. |
Modifier and Type | Class and Description |
---|---|
class |
CatmaidVolatileIntArrayLoader |
Modifier and Type | Class and Description |
---|---|
class |
Hdf5VolatileShortArrayLoader |
Modifier and Type | Class and Description |
---|---|
class |
ImarisVolatileByteArrayLoader |
class |
ImarisVolatileFloatArrayLoader |
class |
ImarisVolatileShortArrayLoader |
Modifier and Type | Class and Description |
---|---|
class |
OpenConnectomeVolatileArrayLoader |
Modifier and Type | Class and Description |
---|---|
class |
RemoteVolatileShortArrayLoader |
Copyright © 2015–2021 Fiji. All rights reserved.