| Package | Description |
|---|---|
| bdv.util | |
| bdv.viewer | |
| bdv.viewer.render |
| Modifier and Type | Method and Description |
|---|---|
BdvOptions |
BdvOptions.accumulateProjectorFactory(AccumulateProjectorFactory<ARGBType> f)
Set the factory for creating
AccumulateProjector. |
| Modifier and Type | Method and Description |
|---|---|
AccumulateProjectorFactory<ARGBType> |
ViewerOptions.Values.getAccumulateProjectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ViewerOptions |
ViewerOptions.accumulateProjectorFactory(AccumulateProjectorFactory<ARGBType> f)
Set the factory for creating
AccumulateProjector. |
| Modifier and Type | Field and Description |
|---|---|
static AccumulateProjectorFactory<ARGBType> |
AccumulateProjectorARGB.factory |
| Constructor and Description |
|---|
MultiResolutionRenderer(RenderTarget<?> display,
RequestRepaint painterThread,
double[] screenScaleFactors,
long targetRenderNanos,
int numRenderingThreads,
ExecutorService renderingExecutorService,
boolean useVolatileIfAvailable,
AccumulateProjectorFactory<ARGBType> accumulateProjectorFactory,
CacheControl cacheControl) |
Copyright © 2015–2021 Fiji. All rights reserved.