public class SequenceDescriptionMinimal extends AbstractSequenceDescription<BasicViewSetup,BasicViewDescription<BasicViewSetup>,BasicImgLoader>
| Modifier | Constructor and Description |
|---|---|
protected |
SequenceDescriptionMinimal() |
|
SequenceDescriptionMinimal(SequenceDescriptionMinimal other,
BasicImgLoader imgLoader)
create copy of a
SequenceDescriptionMinimal with replaced BasicImgLoader |
|
SequenceDescriptionMinimal(TimePoints timepoints,
Map<Integer,? extends BasicViewSetup> setups,
BasicImgLoader imgLoader,
MissingViews missingViews) |
| Modifier and Type | Method and Description |
|---|---|
protected BasicViewDescription<BasicViewSetup> |
createViewDescription(int timepointId,
int setupId) |
createViewDescriptions, getImgLoader, getMissingViews, getTimePoints, getViewDescriptions, getViewSetups, getViewSetupsOrdered, setImgLoader, setMissingViews, setTimePoints, setViewSetupspublic SequenceDescriptionMinimal(TimePoints timepoints, Map<Integer,? extends BasicViewSetup> setups, BasicImgLoader imgLoader, MissingViews missingViews)
public SequenceDescriptionMinimal(SequenceDescriptionMinimal other, BasicImgLoader imgLoader)
SequenceDescriptionMinimal with replaced BasicImgLoaderprotected SequenceDescriptionMinimal()
protected BasicViewDescription<BasicViewSetup> createViewDescription(int timepointId, int setupId)
createViewDescription in class AbstractSequenceDescription<BasicViewSetup,BasicViewDescription<BasicViewSetup>,BasicImgLoader>Copyright © 2015–2021 Fiji. All rights reserved.