Uses of Interface
loci.formats.meta.IMetadata
Packages that use IMetadata
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.
Package containing Bio-Formats OME-related logic for
OME-XML metadata, and database import, upload and download.
Package containing utility methods corresponding
to the Bio-Formats command line tools.
Bio-Formats Importer plugin for ImageJ.
Utility classes and methods for the Bio-Formats plugins for ImageJ.
-
Uses of IMetadata in loci.formats
Methods in loci.formats that return IMetadataModifier and TypeMethodDescriptionstatic IMetadataMetadataTools.createOMEXMLMetadata()Creates an OME-XML metadata object using reflection, to avoid direct dependencies on the optionalloci.formats.omepackage. -
Uses of IMetadata in loci.formats.meta
Classes in loci.formats.meta that implement IMetadata -
Uses of IMetadata in loci.formats.ome
Subinterfaces of IMetadata in loci.formats.omeClasses in loci.formats.ome that implement IMetadataModifier and TypeClassDescriptionclassclassExtension of OMEXMLMetadataImpl that allows for pyramid resolution storage and retrieval.class -
Uses of IMetadata in loci.formats.tools
Methods in loci.formats.tools that return IMetadataModifier and TypeMethodDescriptionprivate IMetadataMakeTestOmeTiff.createMetadata(String name, CoreMetadata info) -
Uses of IMetadata in loci.plugins.in
Fields in loci.plugins.in declared as IMetadataMethods in loci.plugins.in that return IMetadataModifier and TypeMethodDescriptionImportProcess.getOMEMetadata()Valid only afterImportStep.READER.Methods in loci.plugins.in with parameters of type IMetadataModifier and TypeMethodDescriptionprivate doubleCalibrator.computeVariableTimeInterval(IMetadata meta, int series) private StringImagePlusReader.constructSliceLabel(int ndx, IFormatReader r, IMetadata meta, int series, int zCount, int cCount, int tCount) -
Uses of IMetadata in loci.plugins.util
Methods in loci.plugins.util with parameters of type IMetadataModifier and TypeMethodDescriptionstatic voidLook for ROIs in the given OMEXMLMetadata; if any are present, apply them to the given images and display them in the ROI manager.static voidOpens the rois and converts them into ImageJ Rois.static voidOpens the rois and converts them into ImageJ Rois.