Uses of Class
loci.formats.in.PrairieMetadata.PFile
Packages that use PrairieMetadata.PFile
-
Uses of PrairieMetadata.PFile in loci.formats.in
Fields in loci.formats.in declared as PrairieMetadata.PFileModifier and TypeFieldDescriptionprivate PrairieMetadata.PFilePrairieMetadata.Frame.firstFileThe first actual<File>element for this<Frame>.Fields in loci.formats.in with type parameters of type PrairieMetadata.PFileModifier and TypeFieldDescriptionprivate final HashMap<Integer, PrairieMetadata.PFile> PrairieMetadata.Frame.files<File>elements beneath this<Frame>, keyed on each file'schannel.Methods in loci.formats.in that return PrairieMetadata.PFileModifier and TypeMethodDescriptionPrairieMetadata.Frame.getFile(int channel) Gets theFilewith the givenchannel.PrairieMetadata.getFile(int cycle, int index, int channel) Gets theFrameat the given (cycle,index,channel).PrairieMetadata.Sequence.getFile(int index, int channel) Gets theFrameat the given (cycle,index,channel).PrairieMetadata.Frame.getFirstFile()Gets the firstFileof theSequence.Methods in loci.formats.in with parameters of type PrairieMetadata.PFileModifier and TypeMethodDescriptionprivate StringPrairieReader.getPath(PrairieMetadata.PFile file) Gets the absolute path to the filename of the givenPrairieMetadata.PFile.