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 |
WrappedReader.getModuloC() |
Modulo |
ReaderWrapper.getModuloC() |
Modulo |
ImageReader.getModuloC() |
Modulo |
IFormatReader.getModuloC() |
Modulo |
FormatReader.getModuloC() |
Modulo |
WrappedReader.getModuloT() |
Modulo |
ReaderWrapper.getModuloT() |
Modulo |
ImageReader.getModuloT() |
Modulo |
IFormatReader.getModuloT() |
Modulo |
FormatReader.getModuloT() |
Modulo |
WrappedReader.getModuloZ() |
Modulo |
ReaderWrapper.getModuloZ() |
Modulo |
ImageReader.getModuloZ() |
Modulo |
IFormatReader.getModuloZ() |
Modulo |
FormatReader.getModuloZ() |
Constructor and Description |
---|
Modulo(Modulo m) |
Modifier and Type | Field and Description |
---|---|
private Modulo |
ModuloAnnotation.modulo |
Modifier and Type | Method and Description |
---|---|
void |
ModuloAnnotation.setModulo(OMEXMLMetadata meta,
Modulo m)
Set the value of this annotation using the given Modulo object
|
Modifier and Type | Method and Description |
---|---|
private Modulo |
OMEXMLServiceImpl.getModuloAlong(OMEXMLMetadata omexml,
java.lang.String tag,
int image)
Create a
Modulo corresponding to the given ModuloAlong* tag. |
Modulo |
OMEXMLServiceImpl.getModuloAlongC(OMEXMLMetadata omexml,
int image) |
Modulo |
OMEXMLService.getModuloAlongC(OMEXMLMetadata omexmlMeta,
int image)
Retrieve the ModuloAlongC annotation in the given Image in the given
OME-XML metadata object.
|
Modulo |
OMEXMLServiceImpl.getModuloAlongT(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.getModuloAlongZ(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.
|
Modifier and Type | Method and Description |
---|---|
private void |
OMEXMLServiceImpl.createModulo(OMEXMLMetadata meta,
Modulo modulo,
ome.xml.model.StructuredAnnotations annotations,
ome.xml.model.Image image,
int imageIdx,
int annotationIndex,
int imageAnnotation)
Create a ModuloAlong* annotation corresponding to the given
Modulo . |
Copyright © 2019 Open Microscopy Environment