Package | Description |
---|---|
loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
loci.formats.gui |
Package containing Bio-Formats graphical user interface code.
|
loci.plugins.in |
Bio-Formats Importer plugin for ImageJ.
|
Modifier and Type | Field and Description |
---|---|
private DimensionSwapper[] |
FileStitcher.ExternalSeries.readers |
Modifier and Type | Method and Description |
---|---|
DimensionSwapper |
FileStitcher.ExternalSeries.getReader(int fno) |
DimensionSwapper |
FileStitcher.getReader(int series,
int no)
Gets the reader that should be used with the given series and image plane.
|
DimensionSwapper[] |
FileStitcher.ExternalSeries.getReaders() |
static DimensionSwapper |
DimensionSwapper.makeDimensionSwapper(IFormatReader r)
Converts the given reader into a DimensionSwapper, wrapping if needed.
|
Modifier and Type | Field and Description |
---|---|
private DimensionSwapper |
DataConverter.swap |
Modifier and Type | Field and Description |
---|---|
private DimensionSwapper |
ImportProcess.dimensionSwapper |
Modifier and Type | Method and Description |
---|---|
DimensionSwapper |
ImportProcess.getDimensionSwapper()
Valid only after
ImportStep.STACK . |
Copyright © 2016 Open Microscopy Environment