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