Uses of Class
org.anchoranalysis.plugin.io.multifile.ParsedFilePathBag
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.bean.file.group.check |
Tests that are applied when grouping files in
org.anchoranalysis.plugin.io.bean.file.group |
| org.anchoranalysis.plugin.io.multifile |
Non-bean classes to help use multiple files to represent a single
Stack. |
-
Uses of ParsedFilePathBag in org.anchoranalysis.plugin.io.bean.file.group.check
Methods in org.anchoranalysis.plugin.io.bean.file.group.check with parameters of type ParsedFilePathBag Modifier and Type Method Description booleanAtLeastZSlices. accept(ParsedFilePathBag parsedBag)abstract booleanCheckParsedFilePathBag. accept(ParsedFilePathBag parsedBag) -
Uses of ParsedFilePathBag in org.anchoranalysis.plugin.io.multifile
Constructors in org.anchoranalysis.plugin.io.multifile with parameters of type ParsedFilePathBag Constructor Description OpenedMultiFile(org.anchoranalysis.image.io.bean.stack.reader.StackReader stackReader, ParsedFilePathBag fileBag, org.anchoranalysis.core.time.ExecutionTimeRecorder executionTimeRecorder)SizeExtents(ParsedFilePathBag fileBag)