Package | Description |
---|---|
spim.fiji.datasetmanager | |
spim.fiji.spimdata.imgloaders |
Modifier and Type | Method and Description |
---|---|
protected StackImgLoader<?> |
StackListLOCI.createAndInitImgLoader(String path,
File basePath,
ImgFactory<? extends NativeType<?>> imgFactory,
SequenceDescription sequenceDescription) |
protected StackImgLoader |
StackListImageJ.createAndInitImgLoader(String path,
File basePath,
ImgFactory<? extends NativeType<?>> imgFactory,
SequenceDescription sequenceDescription) |
protected abstract StackImgLoader |
StackList.createAndInitImgLoader(String path,
File basePath,
ImgFactory<? extends NativeType<?>> imgFactory,
SequenceDescription sequenceDescription)
Instantiate the
ImgLoader |
Modifier and Type | Class and Description |
---|---|
class |
XmlIoStackImgLoader<T extends StackImgLoader<?>> |
Modifier and Type | Class and Description |
---|---|
class |
StackImgLoaderIJ |
class |
StackImgLoaderLOCI |
Copyright © 2015–2021 Fiji. All rights reserved.