public static class BigWarpBatchTransformFOV.DummyImageLoader<T> extends Object implements TypedBasicImgLoader<T>
Constructor and Description |
---|
DummyImageLoader(T type,
BigWarpBatchTransformFOV info) |
DummyImageLoader(T type,
long[] dims) |
Modifier and Type | Method and Description |
---|---|
BasicSetupImgLoader<T> |
getSetupImgLoader(int setupId)
Get the
BasicSetupImgLoader for the specified view setup. |
public DummyImageLoader(T type, BigWarpBatchTransformFOV info)
public DummyImageLoader(T type, long[] dims)
public BasicSetupImgLoader<T> getSetupImgLoader(int setupId)
BasicImgLoader
BasicSetupImgLoader
for the specified view setup.getSetupImgLoader
in interface BasicImgLoader
getSetupImgLoader
in interface BoundedTypeBasicImgLoader<T>
getSetupImgLoader
in interface TypedBasicImgLoader<T>
setupId
- view setup for which to get the BasicSetupImgLoader
.BasicSetupImgLoader
for the specified view setup.Copyright © 2015–2021 Fiji. All rights reserved.