Interface | Description |
---|---|
BasicImgLoader |
Provides images for a
sequence . |
BasicMultiResolutionImgLoader |
A
BasicImgLoader providing multiple resolutions of each image. |
BasicMultiResolutionSetupImgLoader<T> |
A
BasicSetupImgLoader providing multiple resolutions of each image. |
BasicSetupImgLoader<T> | |
BoundedTypeBasicImgLoader<T> | |
ImgLoaderHint |
A hint to help
BasicImgLoader to determine the best way to load an
image. |
TypedBasicImgLoader<T> | |
XmlIoBasicImgLoader<T extends BasicImgLoader> |
Class | Description |
---|---|
AbstractSequenceDescription<V extends BasicViewSetup,D extends BasicViewDescription<V>,L extends BasicImgLoader> |
A SPIM sequence consisting of a list of timepoints and a list of view setups.
|
AbstractSequenceDescriptionUtils | |
BasicViewDescription<V extends BasicViewSetup> |
TODO
|
BasicViewSetup |
An view setup is an
Entity that may have a name, image size, and voxel size. |
ImgLoaders | |
XmlIoAbstractSequenceDescription<V extends BasicViewSetup,T extends AbstractSequenceDescription<V,?,?>> | |
XmlIoBasicViewSetup<T extends BasicViewSetup> | |
XmlIoBasicViewSetups<T extends BasicViewSetup> |
Writes and reads collections of a specific
BasicViewSetup subclass as
an XML section. |
Enum | Description |
---|---|
ImgLoaderHints |
Default set of
ImgLoaderHint . |
Annotation Type | Description |
---|---|
ImgLoaderIo |
Annotation for a class that creates a
BasicImgLoader for a specific
format (the format is specified in the XML "ImageLoader" element). |
Copyright © 2015–2021 Fiji. All rights reserved.