Package loci.formats

Class FileStitcher

java.lang.Object
loci.formats.ReaderWrapper
loci.formats.FileStitcher
All Implemented Interfaces:
Closeable, AutoCloseable, ICompressedTileReader, IFormatHandler, IFormatReader, IMetadataConfigurable, IPyramidHandler

public class FileStitcher extends ReaderWrapper
Logic to stitch together files with similar names. Assumes that all files have the same characteristics (e.g., dimensions).