Uses of Class
loci.formats.Modulo
Packages that use Modulo
Package
Description
Bio-Formats: a library for reading and writing popular microscopy file
formats.
Package containing core Bio-Formats metadata interfaces for the OME data model.
Bio-Formats Importer plugin for ImageJ.
-
Uses of Modulo in loci.formats
Fields in loci.formats declared as ModuloMethods in loci.formats that return ModuloModifier and TypeMethodDescriptionFormatReader.getModuloC()IFormatReader.getModuloC()ImageReader.getModuloC()ReaderWrapper.getModuloC()WrappedReader.getModuloC()FormatReader.getModuloT()IFormatReader.getModuloT()ImageReader.getModuloT()ReaderWrapper.getModuloT()WrappedReader.getModuloT()FormatReader.getModuloZ()IFormatReader.getModuloZ()ImageReader.getModuloZ()ReaderWrapper.getModuloZ()WrappedReader.getModuloZ()Constructors in loci.formats with parameters of type Modulo -
Uses of Modulo in loci.formats.meta
Fields in loci.formats.meta declared as ModuloMethods in loci.formats.meta with parameters of type ModuloModifier and TypeMethodDescriptionvoidModuloAnnotation.setModulo(OMEXMLMetadata meta, Modulo m) Set the value of this annotation using the given Modulo object -
Uses of Modulo in loci.formats.services
Methods in loci.formats.services that return ModuloModifier and TypeMethodDescriptionprivate ModuloOMEXMLServiceImpl.getModuloAlong(OMEXMLMetadata omexml, String tag, int image) Create aModulocorresponding to the given ModuloAlong* tag.OMEXMLService.getModuloAlongC(OMEXMLMetadata omexmlMeta, int image) Retrieve the ModuloAlongC annotation in the given Image in the given OME-XML metadata object.OMEXMLServiceImpl.getModuloAlongC(OMEXMLMetadata omexml, int image) OMEXMLService.getModuloAlongT(OMEXMLMetadata omexmlMeta, int image) Retrieve the ModuloAlongT annotation in the given Image in the given OME-XML metadata object.OMEXMLServiceImpl.getModuloAlongT(OMEXMLMetadata omexml, int image) OMEXMLService.getModuloAlongZ(OMEXMLMetadata omexmlMeta, int image) Retrieve the ModuloAlongZ annotation in the given Image in the given OME-XML metadata object.OMEXMLServiceImpl.getModuloAlongZ(OMEXMLMetadata omexml, int image) Methods in loci.formats.services with parameters of type ModuloModifier and TypeMethodDescriptionprivate voidOMEXMLServiceImpl.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 givenModulo. -
Uses of Modulo in loci.plugins.in
Methods in loci.plugins.in with parameters of type ModuloModifier and TypeMethodDescriptionstatic int[]static String[]ImagePlusReader.getSubCTypes(Modulo moduloC)