public interface Loader
AbstractSpimData.| Modifier and Type | Method and Description |
|---|---|
<S extends AbstractSequenceDescription<?,?,?>> |
load() |
String |
name(int i)
Return the name of the ith source.
|
int |
numSources() |
<S extends AbstractSequenceDescription<?,?,?>> AbstractSpimData<S>[] load()
int numSources()
String name(int i)
i - source indexCopyright © 2015–2021 Fiji. All rights reserved.