public class DHMImgLoader extends LegacyImgLoaderWrapper<UnsignedShortType,LegacyDHMImgLoader>
LegacyImgLoaderWrapper.SetupImgLoaderWrapper
legacyImgLoader
Constructor and Description |
---|
DHMImgLoader(File directory,
String stackDir,
String amplitudeDir,
String phaseDir,
List<String> timepoints,
List<String> zPlanes,
String extension,
int ampChannelId,
int phaseChannelId,
AbstractSequenceDescription<? extends BasicViewSetup,? extends BasicViewDescription<?>,?> sd) |
Modifier and Type | Method and Description |
---|---|
int |
getAmpChannelId() |
String |
getAmplitudeDir() |
String |
getExt() |
int |
getPhaseChannelId() |
String |
getPhaseDir() |
String |
getStackDir() |
List<String> |
getTimepoints() |
List<String> |
getZPlanes() |
getSetupImgLoader
public DHMImgLoader(File directory, String stackDir, String amplitudeDir, String phaseDir, List<String> timepoints, List<String> zPlanes, String extension, int ampChannelId, int phaseChannelId, AbstractSequenceDescription<? extends BasicViewSetup,? extends BasicViewDescription<?>,?> sd)
Copyright © 2015–2021 Fiji. All rights reserved.