Package | Description |
---|---|
bdv.spimdata | |
mpicbg.spim.data.generic.sequence | |
mpicbg.spim.data.sequence | |
spim.fiji.datasetmanager |
Constructor and Description |
---|
SequenceDescriptionMinimal(TimePoints timepoints,
Map<Integer,? extends BasicViewSetup> setups,
BasicImgLoader imgLoader,
MissingViews missingViews) |
Modifier and Type | Method and Description |
---|---|
MissingViews |
AbstractSequenceDescription.getMissingViews() |
Modifier and Type | Method and Description |
---|---|
static <V extends BasicViewSetup,D extends BasicViewDescription<V>> |
BasicViewDescription.markMissingViews(Map<ViewId,D> viewDescriptions,
MissingViews missingViews) |
protected void |
AbstractSequenceDescription.setMissingViews(MissingViews missingViews) |
Constructor and Description |
---|
AbstractSequenceDescription(TimePoints timepoints,
Map<Integer,? extends V> setups,
L imgLoader,
MissingViews missingViews) |
Modifier and Type | Method and Description |
---|---|
MissingViews |
XmlIoMissingViews.fromXml(org.jdom2.Element elem) |
Modifier and Type | Method and Description |
---|---|
org.jdom2.Element |
XmlIoMissingViews.toXml(MissingViews missingViews) |
Constructor and Description |
---|
SequenceDescription(TimePoints timepoints,
Collection<ViewSetup> setups,
ImgLoader imgLoader,
MissingViews missingViews) |
SequenceDescription(TimePoints timepoints,
Map<Integer,ViewSetup> setups,
ImgLoader imgLoader,
MissingViews missingViews) |
Modifier and Type | Method and Description |
---|---|
protected MissingViews |
StackList.createMissingViews()
Assembles the list of missing view instances, i.e.
|
Copyright © 2015–2021 Fiji. All rights reserved.