public interface TypedBasicImgLoader<T> extends BoundedTypeBasicImgLoader<T>
Modifier and Type | Method and Description |
---|---|
BasicSetupImgLoader<T> |
getSetupImgLoader(int setupId)
Get the
BasicSetupImgLoader for the specified view setup. |
BasicSetupImgLoader<T> getSetupImgLoader(int setupId)
BasicImgLoader
BasicSetupImgLoader
for the specified view setup.getSetupImgLoader
in interface BasicImgLoader
getSetupImgLoader
in interface BoundedTypeBasicImgLoader<T>
setupId
- view setup for which to get the BasicSetupImgLoader
.BasicSetupImgLoader
for the specified view setup.Copyright © 2015–2021 Fiji. All rights reserved.