Package | Description |
---|---|
loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
loci.formats.meta |
Package containing core Bio-Formats metadata interfaces for the OME data model.
|
loci.formats.services |
Modifier and Type | Field and Description |
---|---|
Modulo |
CoreMetadata.moduloC |
Modulo |
CoreMetadata.moduloT |
Modulo |
CoreMetadata.moduloZ |
Modifier and Type | Method and Description |
---|---|
Modulo |
ReaderWrapper.getModuloC() |
Modulo |
IFormatReader.getModuloC() |
Modulo |
ImageReader.getModuloC() |
Modulo |
FormatReader.getModuloC() |
Modulo |
ReaderWrapper.getModuloT() |
Modulo |
IFormatReader.getModuloT() |
Modulo |
ImageReader.getModuloT() |
Modulo |
FormatReader.getModuloT() |
Modulo |
ReaderWrapper.getModuloZ() |
Modulo |
IFormatReader.getModuloZ() |
Modulo |
ImageReader.getModuloZ() |
Modulo |
FormatReader.getModuloZ() |
Modifier and Type | Method and Description |
---|---|
void |
ModuloAnnotation.setModulo(OMEXMLMetadata meta,
Modulo m) |
Modifier and Type | Method and Description |
---|---|
Modulo |
OMEXMLService.getModuloAlongC(OMEXMLMetadata omexmlMeta,
int image)
Retrieve the ModuloAlongC annotation in the given Image in the given
OME-XML metadata object.
|
Modulo |
OMEXMLServiceImpl.getModuloAlongC(OMEXMLMetadata omexml,
int image) |
Modulo |
OMEXMLService.getModuloAlongT(OMEXMLMetadata omexmlMeta,
int image)
Retrieve the ModuloAlongT annotation in the given Image in the given
OME-XML metadata object.
|
Modulo |
OMEXMLServiceImpl.getModuloAlongT(OMEXMLMetadata omexml,
int image) |
Modulo |
OMEXMLService.getModuloAlongZ(OMEXMLMetadata omexmlMeta,
int image)
Retrieve the ModuloAlongZ annotation in the given Image in the given
OME-XML metadata object.
|
Modulo |
OMEXMLServiceImpl.getModuloAlongZ(OMEXMLMetadata omexml,
int image) |
Copyright © 2014 Open Microscopy Environment