Uses of Interface
loci.formats.meta.MetadataStore
Packages that use MetadataStore
Package
Description
Bio-Formats: a library for reading and writing popular microscopy file
formats.
Package containing Bio-Formats graphical user interface code.
Package containing Bio-Formats file format readers.
Package containing common classes for internal use by Bio-Formats readers/writers.
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.
Utility classes and methods for the Bio-Formats plugins for ImageJ.
-
Uses of MetadataStore in loci.formats
Fields in loci.formats declared as MetadataStoreModifier and TypeFieldDescriptionprotected MetadataStoreFormatReader.metadataStoreCurrent metadata store.private MetadataStoreMemoizer.replacementMetadataStoreMetadataStorecreated internally.private MetadataStoreFileStitcher.storeprivate MetadataStoreMemoizer.userMetadataStoreMetadataStoreset by the caller.Methods in loci.formats that return MetadataStoreModifier and TypeMethodDescriptionFileStitcher.getMetadataStore()FormatReader.getMetadataStore()IFormatReader.getMetadataStore()Retrieves the current metadata store for this reader.ImageReader.getMetadataStore()Memoizer.getMetadataStore()ReaderWrapper.getMetadataStore()protected MetadataStoreFormatReader.makeFilterMetadata()Return a properly configured loci.formats.meta.FilterMetadata.Methods in loci.formats with parameters of type MetadataStoreModifier and TypeMethodDescriptionstatic voidMetadataTools.populateMetadata(MetadataStore store, int series, String imageName, boolean littleEndian, String dimensionOrder, String pixelType, int sizeX, int sizeY, int sizeZ, int sizeC, int sizeT, int samplesPerPixel) Populates the givenMetadataStore, for the specified series, using the provided values.static voidMetadataTools.populateMetadata(MetadataStore store, int series, String imageName, CoreMetadata coreMeta) Populates the givenMetadataStore, for the specified series, using the values from the providedCoreMetadata.static voidMetadataTools.populateMetadata(MetadataStore store, String file, int series, String imageName, boolean littleEndian, String dimensionOrder, String pixelType, int sizeX, int sizeY, int sizeZ, int sizeC, int sizeT, int samplesPerPixel) Populates the givenMetadataStore, for the specified series, using the provided values.static voidMetadataTools.populatePixels(MetadataStore store, IFormatReader r) Populates the Pixels element of the given metadata store, using core metadata from the given reader.static voidMetadataTools.populatePixels(MetadataStore store, IFormatReader r, boolean doPlane) Populates the Pixels element of the given metadata store, using core metadata from the given reader.static voidMetadataTools.populatePixels(MetadataStore store, IFormatReader r, boolean doPlane, boolean doImageName) Populates the Pixels element of the given metadata store, using core metadata from the given reader.static voidMetadataTools.populatePixelsOnly(MetadataStore store, int series, boolean littleEndian, String dimensionOrder, String pixelType, int sizeX, int sizeY, int sizeZ, int sizeC, int sizeT, int samplesPerPixel) static voidMetadataTools.populatePixelsOnly(MetadataStore store, IFormatReader r) static voidMetadataTools.setDefaultCreationDate(MetadataStore store, String id, int series) Sets a default creation date.voidDelegateReader.setMetadataStore(MetadataStore store) voidFileStitcher.setMetadataStore(MetadataStore store) voidFormatReader.setMetadataStore(MetadataStore store) voidIFormatReader.setMetadataStore(MetadataStore store) Sets the default metadata store for this reader.voidImageReader.setMetadataStore(MetadataStore store) voidMemoizer.setMetadataStore(MetadataStore store) voidReaderWrapper.setMetadataStore(MetadataStore store) -
Uses of MetadataStore in loci.formats.gui
Fields in loci.formats.gui declared as MetadataStoreModifier and TypeFieldDescriptionprotected MetadataStoreImageViewer.omeMetaAttached OME metadata store, if available. -
Uses of MetadataStore in loci.formats.in
Fields in loci.formats.in declared as MetadataStoreModifier and TypeFieldDescriptionprivate MetadataStoreBDVReader.storeprivate MetadataStoreCellH5Reader.storeprivate MetadataStoreFlexReader.FlexHandler.storeprivate MetadataStoreInCellReader.InCellHandler.storeprivate MetadataStoreKLBReader.storeprivate MetadataStoreLeicaHandler.storeprivate MetadataStoreZeissCZIReader.storeMethods in loci.formats.in that return MetadataStoreModifier and TypeMethodDescriptionFilePatternReader.getMetadataStore()OMETiffReader.getMetadataStoreForConversion()Deprecated.OMETiffReader.getMetadataStoreForDisplay()Deprecated.Use the generalFormatReader.getMetadataStore()method.Methods in loci.formats.in with parameters of type MetadataStoreModifier and TypeMethodDescriptionprotected intSlideBook7Reader.addAnnotation(MetadataStore store, SlideBook7Reader.CAnnotation70 inAnn, int inCapture, int inRegionIndex, int inRoiManagerRoiIndex) protected voidOMETiffReader.convertMetadata(OMEXMLMetadata meta, MetadataStore store) Convert metadata contained within an OMEXMLMetadata object to a separate MetadataStore.private StringGatanReader.createROI(MetadataStore store, int index) Create an empty ROI and link it to the Image.private voidFakeReader.fillAcquisitionDate(MetadataStore store, String date, int imageIndex) private voidFakeReader.fillAnnotations(MetadataStore store, int imageIndex) private voidFakeReader.fillChannelWavelengths(MetadataStore store) private voidFakeReader.fillExposureTime(MetadataStore store) private voidFakeReader.fillInstrumentRefs(MetadataStore store) protected voidBaseZeissReader.fillMetadataPass1(MetadataStore store) Read and store basic dimensions in modelprotected voidZeissTIFFReader.fillMetadataPass1(MetadataStore store) protected voidZeissZVIReader.fillMetadataPass1(MetadataStore store) protected voidBaseZeissReader.fillMetadataPass2(MetadataStore store) Read and store basic dimensions in modelprotected voidZeissTIFFReader.fillMetadataPass2(MetadataStore store) protected voidBaseZeissReader.fillMetadataPass3(MetadataStore store) Read and store basic dimensions in modelprotected voidZeissZVIReader.fillMetadataPass3(MetadataStore store) protected voidBaseZeissReader.fillMetadataPass4(MetadataStore store) Read and store basic dimensions in modelprotected voidBaseZeissReader.fillMetadataPass5(MetadataStore store) Read and store basic dimensions in modelprotected voidZeissTIFFReader.fillMetadataPass5(MetadataStore store) protected voidZeissZVIReader.fillMetadataPass5(MetadataStore store) protected voidBaseZeissReader.fillMetadataPass6(MetadataStore store) Read and store basic dimensions in modelprotected voidBaseZeissReader.fillMetadataPass7(MetadataStore store) Store basic dimensions in modelprivate voidFakeReader.fillPhysicalSizes(MetadataStore store) private voidFakeReader.fillRegions(MetadataStore store, int imageIndex) private voidFlexReader.groupFiles(String[] fileList, MetadataStore store) private voidDeltavisionReader.parseDeconvolutionLog(loci.common.RandomAccessInputStream s, MetadataStore store) Parse deconvolution output, if it exists.private voidFlexReader.parseFlexFile(int currentWell, int wellRow, int wellCol, int field, boolean firstFile, MetadataStore store) Parses XML metadata from the Flex file corresponding to the given well.private voidLeicaReader.parseInstrumentData(MetadataStore store, int blockNum) private booleanDeltavisionReader.parseLogFile(MetadataStore store) Extract metadata from associated log file, if it exists.(package private) voidBaseZeissReader.parseMainTags(int image, MetadataStore store, ArrayList<BaseZeissReader.Tag> tags) voidMIASReader.parseMasks(MetadataStore overlayStore) Parse masks into a separate overlay-specific MetadataStore.private intMIASReader.parseMasks(MetadataStore store, int series, int roi, String overlayTiff) Parse Mask ROIs from the given TIFF and place them in the given MetadataStore.private booleanBioRadReader.parseNotes(MetadataStore store) protected voidZeissLSMReader.parseOverlays(int series, long data, String suffix, MetadataStore store) Parses overlay-related fields.private intFV1000Reader.parseROIFile(String filename, MetadataStore store, int nextROI, int plane) private voidBDReader.parseROIs(MetadataStore store) private voidTrestleReader.parseROIs(MetadataStore store) private voidZeissZVIReader.parseROIs(loci.common.RandomAccessInputStream s, int imageNum, String name, MetadataStore store) Parse ROI data from the given RandomAccessInputStream and store it in the given MetadataStore.private voidFakeReader.parseSeriesTable(loci.common.IniTable table, MetadataStore store, int newSeries) Translate key/value pairs from the INI table for the specified series.private voidIPLabReader.parseTags(MetadataStore store) private voidZeissZVIReader.parseTags(int image, String file, MetadataStore store) Parse all of the tags in a stream.private voidMIASReader.parseTemplateFile(MetadataStore store) Parse metadata from the Nugenesistemplate.txt file.protected voidCellWorxReader.parseWellLogFile(int wellIndex, MetadataStore store) Parse metadata from a well log file.protected voidMetaxpressTiffReader.parseWellLogFile(int wellIndex, MetadataStore store) private voidFakeReader.populateInstrument(MetadataStore store) booleanMIASReader.populateMaskPixels(int imageIndex, int roiIndex, int shapeIndex, MetadataStore store) Populate the MaskPixels.BinData attribute for the Mask identified by the given Image index, ROI index, and Shape index.private voidFlexReader.populateMetadataStore(MetadataStore store) private voidFV1000Reader.populateMetadataStore(MetadataStore store, String path) protected voidZeissLSMReader.populateMetadataStore(ZeissLSMReader.SubBlock block, MetadataStore store, int series) private voidTiffReader.populateMetadataStoreImageJ(MetadataStore store) Checks the original metadata table for ImageJ-specific information to propagate into the metadata store.protected voidDeltavisionReader.populateObjective(MetadataStore store, int lensID) Populate an Objective based upon the lens ID.protected voidRCPNLReader.populateObjective(MetadataStore store, int lensID) private voidHitachiReader.populateOMEMetadata(loci.common.IniTable image, MetadataStore store) private voidMIASReader.populateROI(List<String> columns, String[] data, int series, int roi, int time, int z, MetadataStore store) private voidSPEReader.populateRoiMetaData(MetadataStore store) Reads and populates ROI Meta Data values.voidND2Handler.populateROIs(MetadataStore store) private intFakeReader.populateSPW(MetadataStore store, int screens, int plates, int rows, int cols, int fields, int acqs, boolean withMicrobeam) private voidKodakReader.readExtraMetadata(MetadataStore store) private voidKodakReader.readFileInfoMetadata(MetadataStore store) private voidDeltavisionReader.readWavelength(int channel, MetadataStore store) voidFilePatternReader.setMetadataStore(MetadataStore store) voidLeicaHandler.ROI.storeROI(MetadataStore store, int series, int roi) voidLIFReader.ROI.storeROI(MetadataStore store, int series, int roi, int roiIndex) protected voidBaseZeissReader.storeROIs(MetadataStore store) Store basic dimensions in modelConstructors in loci.formats.in with parameters of type MetadataStoreModifierConstructorDescriptionFlexHandler(List<String> names, List<String> factors, MetadataStore store, boolean populateCore, int well, int thisField) InCellHandler(MetadataStore store) LeicaHandler(MetadataStore store, MetadataLevel level) LeicaHandler(MetadataStore store, MetadataLevel level, boolean planesInStore) -
Uses of MetadataStore in loci.formats.in.LeicaMicrosystemsMetadata
Fields in loci.formats.in.LeicaMicrosystemsMetadata declared as MetadataStoreMethods in loci.formats.in.LeicaMicrosystemsMetadata that return MetadataStoreMethods in loci.formats.in.LeicaMicrosystemsMetadata with parameters of type MetadataStoreModifier and TypeMethodDescriptionvoidROI.storeROI(MetadataStore store, int series, int roi, int roiIndex, int sizeX, int sizeY, boolean alternateCenter, MetadataLevel level) -
Uses of MetadataStore in loci.formats.internal
Methods in loci.formats.internal with parameters of type MetadataStoreModifier and TypeMethodDescriptionvoidWellContainer.fillMetadataStore(MetadataStore store, int plate, int plateAcq, int wellSampleStart, int nextImage) voidWellContainer.fillMetadataStore(MetadataStore store, int plate, int plateAcq, int well, int wellSampleStart, int nextImage) -
Uses of MetadataStore in loci.formats.meta
Subinterfaces of MetadataStore in loci.formats.metaClasses in loci.formats.meta that implement MetadataStoreConstructors in loci.formats.meta with parameters of type MetadataStore -
Uses of MetadataStore in loci.formats.ome
Subinterfaces of MetadataStore in loci.formats.omeClasses in loci.formats.ome that implement MetadataStoreModifier and TypeClassDescriptionclassclassExtension of OMEXMLMetadataImpl that allows for pyramid resolution storage and retrieval.class -
Uses of MetadataStore in loci.formats.services
Methods in loci.formats.services that return MetadataStoreModifier and TypeMethodDescriptionOMEXMLService.asStore(MetadataRetrieve meta) Gets the givenMetadataRetrieveobject as aMetadataStore.OMEXMLServiceImpl.asStore(MetadataRetrieve meta) Methods in loci.formats.services with parameters of type MetadataStoreModifier and TypeMethodDescriptionOMEXMLService.asRetrieve(MetadataStore meta) Gets the givenMetadataStoreobject as aMetadataRetrieve.OMEXMLServiceImpl.asRetrieve(MetadataStore meta) voidOMEXMLService.convertMetadata(String xml, MetadataStore dest) Converts information from an OME-XML string (source) into a metadata store (destination).voidOMEXMLService.convertMetadata(MetadataRetrieve src, MetadataStore dest) Copies information from a metadata retrieval object (source) into a metadata store (destination).voidOMEXMLServiceImpl.convertMetadata(String xml, MetadataStore dest) voidOMEXMLServiceImpl.convertMetadata(MetadataRetrieve src, MetadataStore dest) -
Uses of MetadataStore in loci.plugins.util
Methods in loci.plugins.util with parameters of type MetadataStoreModifier and TypeMethodDescriptionstatic voidROIHandler.saveROIs(MetadataStore store) Save ROIs in the ROI manager to the given MetadataStore.private static voidROIHandler.storeLine(ij.gui.Line roi, MetadataStore store, int roiNum, int shape, int c, int z, int t) Stores the Line ROI into the specified metadata store.private static voidROIHandler.storeOval(ij.gui.OvalRoi roi, MetadataStore store, int roiNum, int shape, int c, int z, int t) Stores the Oval ROI into the specified metadata store.private static voidROIHandler.storePoint(ij.gui.PointRoi roi, MetadataStore store, int roiNum, int shape, int c, int z, int t) Stores the Point ROI into the specified metadata store.private static voidROIHandler.storePolygon(ij.gui.PolygonRoi roi, MetadataStore store, int roiNum, int shape, int c, int z, int t) Stores the Polygon ROI into the specified metadata store.private static voidROIHandler.storeRectangle(ij.gui.Roi roi, MetadataStore store, int roiNum, int shape, int c, int z, int t) Stores the Rectangle ROI into the specified metadata store.private static voidROIHandler.storeText(ij.gui.TextRoi roi, MetadataStore store, int roiNum, int shape, int c, int z, int t) Stores the text ROI into the metadata stored.
FormatReader.getMetadataStore()method.