public class LegacyViewerImgLoaderExtWrapper<T,V extends Volatile<T>,I extends LegacyViewerImgLoader<T,V> & LegacyImgLoader<T>> extends Object implements ViewerImgLoader, ImgLoader
Modifier and Type | Class and Description |
---|---|
class |
LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper |
Modifier and Type | Field and Description |
---|---|
protected I |
legacyImgLoader |
Constructor and Description |
---|
LegacyViewerImgLoaderExtWrapper(I legacyImgLoader) |
Modifier and Type | Method and Description |
---|---|
CacheControl |
getCacheControl() |
LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper |
getSetupImgLoader(int setupId)
Get the
BasicMultiResolutionSetupImgLoader for the specified view
setup. |
protected final I extends LegacyViewerImgLoader<T,V> & LegacyImgLoader<T> legacyImgLoader
public LegacyViewerImgLoaderExtWrapper(I legacyImgLoader)
public LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper getSetupImgLoader(int setupId)
BasicMultiResolutionImgLoader
BasicMultiResolutionSetupImgLoader
for the specified view
setup.getSetupImgLoader
in interface ViewerImgLoader
getSetupImgLoader
in interface BasicImgLoader
getSetupImgLoader
in interface BasicMultiResolutionImgLoader
getSetupImgLoader
in interface ImgLoader
setupId
- view setup for which to get the
BasicMultiResolutionSetupImgLoader
.BasicMultiResolutionSetupImgLoader
for the specified view
setup.public CacheControl getCacheControl()
getCacheControl
in interface ViewerImgLoader
Copyright © 2015–2021 Fiji. All rights reserved.