Uses of Class
loci.formats.DimensionSwapper
Packages that use DimensionSwapper
Package
Description
Bio-Formats: a library for reading and writing popular microscopy file
formats.
Package containing Bio-Formats graphical user interface code.
Bio-Formats Importer plugin for ImageJ.
-
Uses of DimensionSwapper in loci.formats
Fields in loci.formats declared as DimensionSwapperMethods in loci.formats that return DimensionSwapperModifier and TypeMethodDescriptionFileStitcher.ExternalSeries.getReader(int fno) FileStitcher.getReader(int series, int no) Gets the reader that should be used with the given series and image plane.FileStitcher.ExternalSeries.getReaders()static DimensionSwapperDimensionSwapper.makeDimensionSwapper(IFormatReader r) Converts the given reader into a DimensionSwapper, wrapping if needed. -
Uses of DimensionSwapper in loci.formats.gui
Fields in loci.formats.gui declared as DimensionSwapper -
Uses of DimensionSwapper in loci.plugins.in
Fields in loci.plugins.in declared as DimensionSwapperMethods in loci.plugins.in that return DimensionSwapperModifier and TypeMethodDescriptionImportProcess.getDimensionSwapper()Valid only afterImportStep.STACK.