Modifier and Type | Interface and Description |
---|---|
interface |
ViewerSetupImgLoader<T,V extends Volatile<T>> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCachedViewerSetupImgLoader<T extends NativeType<T>,V extends Volatile<T> & NativeType<V>,A extends VolatileAccess>
Abstract
ViewerSetupImgLoader with a VolatileGlobalCellCache. |
class |
AbstractViewerSetupImgLoader<T,V extends Volatile<T>> |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<BasicSetupImgLoader<?>> |
SetupAggregator.setupImgLoaders
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
FusionImageLoader.SetupLoader
Deprecated.
|
class |
HuiskenImageLoader.SetupLoader
Deprecated.
|
class |
ImagePlusImgLoader.SetupImgLoader<S extends RealType<S> & NativeType<S>> |
Modifier and Type | Method and Description |
---|---|
BasicSetupImgLoader<?> |
HuiskenImageLoader.getSetupImgLoader(int setupId)
Deprecated.
|
Constructor and Description |
---|
SetupImgLoader(BasicSetupImgLoader<S> loader) |
Modifier and Type | Class and Description |
---|---|
class |
CatmaidImageLoader |
Modifier and Type | Class and Description |
---|---|
class |
Hdf5ImageLoader.SetupImgLoader |
Modifier and Type | Class and Description |
---|---|
class |
ImageStackImageLoader.SetupImgLoader |
Modifier and Type | Class and Description |
---|---|
class |
ImarisImageLoader.SetupImgLoader |
Modifier and Type | Class and Description |
---|---|
class |
N5ImageLoader.SetupImgLoader<T extends NativeType<T>,V extends Volatile<T> & NativeType<V>> |
Modifier and Type | Class and Description |
---|---|
class |
OpenConnectomeImageLoader |
Modifier and Type | Class and Description |
---|---|
class |
RemoteImageLoader.SetupImgLoader |
Modifier and Type | Class and Description |
---|---|
class |
VirtualStackImageLoader.SetupImgLoader |
Modifier and Type | Class and Description |
---|---|
class |
LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper |
class |
LegacyViewerImgLoaderWrapper.SetupImgLoaderWrapper |
Modifier and Type | Class and Description |
---|---|
class |
CropImgLoader.SetupImgLoader<T> |
Modifier and Type | Method and Description |
---|---|
BasicSetupImgLoader<T> |
BigWarpBatchTransformFOV.DummyImageLoader.getSetupImgLoader(int setupId) |
Modifier and Type | Interface and Description |
---|---|
interface |
BasicMultiResolutionSetupImgLoader<T>
A
BasicSetupImgLoader providing multiple resolutions of each image. |
Modifier and Type | Method and Description |
---|---|
BasicSetupImgLoader<T> |
TypedBasicImgLoader.getSetupImgLoader(int setupId) |
BasicSetupImgLoader<? extends T> |
BoundedTypeBasicImgLoader.getSetupImgLoader(int setupId) |
BasicSetupImgLoader<?> |
BasicImgLoader.getSetupImgLoader(int setupId)
Get the
BasicSetupImgLoader for the specified view setup. |
Modifier and Type | Class and Description |
---|---|
class |
LegacyBasicImgLoaderWrapper.SetupImgLoaderWrapper |
class |
LegacyImgLoaderWrapper.SetupImgLoaderWrapper |
Modifier and Type | Interface and Description |
---|---|
interface |
MultiResolutionSetupImgLoader<T>
A
SetupImgLoader providing multiple resolutions of each image. |
interface |
SetupImgLoader<T>
A
BasicSetupImgLoader that is able to also provide each image
converted to FloatType . |
Copyright © 2015–2021 Fiji. All rights reserved.