@Deprecated public class HuiskenImageLoader extends Object implements BasicImgLoader
ImgLoader implementation uses Benjamin Schmid's
spimopener
to load images in Jan Husiken's format.| Modifier and Type | Class and Description |
|---|---|
class |
HuiskenImageLoader.SetupLoader
Deprecated.
|
| Constructor and Description |
|---|
HuiskenImageLoader(File file,
HashMap<Integer,ViewSetup> setups)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BasicSetupImgLoader<?> |
getSetupImgLoader(int setupId)
Deprecated.
Get the
BasicSetupImgLoader for the specified view setup. |
public BasicSetupImgLoader<?> getSetupImgLoader(int setupId)
BasicImgLoaderBasicSetupImgLoader for the specified view setup.getSetupImgLoader in interface BasicImgLoadersetupId - view setup for which to get the BasicSetupImgLoader.BasicSetupImgLoader for the specified view setup.Copyright © 2015–2021 Fiji. All rights reserved.