public abstract class StackImgLoader<I extends LegacyStackImgLoader> extends LegacyImgLoaderWrapper<UnsignedShortType,I>
LegacyImgLoaderWrapper.SetupImgLoaderWrapper
legacyImgLoader
Constructor and Description |
---|
StackImgLoader(I legacyImgLoader) |
Modifier and Type | Method and Description |
---|---|
String |
getFileNamePattern() |
ImgFactory<? extends NativeType<?>> |
getImgFactory() |
int |
getLayoutAngles() |
int |
getLayoutChannels() |
int |
getLayoutIlluminations() |
int |
getLayoutTimePoints() |
File |
getPath() |
String |
toString() |
getSetupImgLoader
public StackImgLoader(I legacyImgLoader)
public File getPath()
public String getFileNamePattern()
public int getLayoutTimePoints()
public int getLayoutChannels()
public int getLayoutIlluminations()
public int getLayoutAngles()
public ImgFactory<? extends NativeType<?>> getImgFactory()
Copyright © 2015–2021 Fiji. All rights reserved.