Uses of Class
org.anchoranalysis.plugin.io.multifile.ParsedFilePathBag
Packages that use ParsedFilePathBag
Package
Description
Tests that are applied when grouping files in
org.anchoranalysis.plugin.io.bean.file.group
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 ParsedFilePathBagModifier and TypeMethodDescriptionboolean
AtLeastZSlices.accept
(ParsedFilePathBag parsedBag) abstract boolean
CheckParsedFilePathBag.accept
(ParsedFilePathBag parsedBag) -
Uses of ParsedFilePathBag in org.anchoranalysis.plugin.io.multifile
Constructors in org.anchoranalysis.plugin.io.multifile with parameters of type ParsedFilePathBagModifierConstructorDescriptionOpenedMultiFile
(StackReader stackReader, ParsedFilePathBag fileBag, ExecutionTimeRecorder executionTimeRecorder) SizeExtents
(ParsedFilePathBag fileBag)