| Package | Description |
|---|---|
| bdv | |
| bdv.ij.export.imgloader | |
| bdv.img.catmaid | |
| bdv.img.hdf5 | |
| bdv.img.remote | |
| bdv.img.virtualstack |
| Modifier and Type | Field and Description |
|---|---|
protected VolatileGlobalCellCache |
AbstractCachedViewerSetupImgLoader.cache |
| Constructor and Description |
|---|
AbstractCachedViewerSetupImgLoader(int setupId,
long[][] dimensions,
int[][] cellDimensions,
double[][] resolutions,
T type,
V vType,
CacheArrayLoader<A> loader,
VolatileGlobalCellCache cache) |
| Modifier and Type | Field and Description |
|---|---|
protected VolatileGlobalCellCache |
ImagePlusImgLoader.loadercache |
| Modifier and Type | Method and Description |
|---|---|
VolatileGlobalCellCache |
CatmaidImageLoader.getCacheControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatmaidImageLoader.setCache(VolatileGlobalCellCache cache) |
| Modifier and Type | Field and Description |
|---|---|
protected VolatileGlobalCellCache |
Hdf5ImageLoader.cache |
| Modifier and Type | Method and Description |
|---|---|
VolatileGlobalCellCache |
Hdf5ImageLoader.getCacheControl() |
| Modifier and Type | Field and Description |
|---|---|
protected VolatileGlobalCellCache |
RemoteImageLoader.cache |
| Modifier and Type | Method and Description |
|---|---|
VolatileGlobalCellCache |
RemoteImageLoader.getCacheControl() |
| Modifier and Type | Method and Description |
|---|---|
VolatileGlobalCellCache |
VirtualStackImageLoader.getCacheControl() |
Copyright © 2015–2021 Fiji. All rights reserved.