public abstract class StackImgLoader<I extends LegacyStackImgLoader> extends LegacyImgLoaderWrapper<UnsignedShortType,I>
LegacyImgLoaderWrapper.SetupImgLoaderWrapperlegacyImgLoader| 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() |
getSetupImgLoaderpublic 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.