Uses of Interface
loci.formats.meta.IMinMaxStore
Packages that use IMinMaxStore
Package
Description
Bio-Formats: a library for reading and writing popular microscopy file
formats.
-
Uses of IMinMaxStore in loci.formats
Fields in loci.formats declared as IMinMaxStoreModifier and TypeFieldDescriptionprotected IMinMaxStoreMinMaxCalculator.minMaxStoreConsumer of channel global minima and maximaMethods in loci.formats that return IMinMaxStoreModifier and TypeMethodDescriptionMinMaxCalculator.getMinMaxStore()Retrieves the current active min-max store for the calculator.Methods in loci.formats with parameters of type IMinMaxStoreModifier and TypeMethodDescriptionvoidMinMaxCalculator.setMinMaxStore(IMinMaxStore store) Sets the active min-max store for the calculator.