Uses of Class
org.anchoranalysis.io.input.InputFromManagerDelegate
Packages that use InputFromManagerDelegate
Package
Description
Reading and writing annotations to the filesystem.
Non-bean classes for comparing two sets of annotations.
Implementations of
InputManager that process Stacks.-
Uses of InputFromManagerDelegate in org.anchoranalysis.annotation.io
Subclasses of InputFromManagerDelegate in org.anchoranalysis.annotation.ioModifier and TypeClassDescriptionclassAnnotationWithStrategy<T extends AnnotatorStrategy>One particular annotation, associated with its strategy. -
Uses of InputFromManagerDelegate in org.anchoranalysis.plugin.annotation.comparison
Subclasses of InputFromManagerDelegate in org.anchoranalysis.plugin.annotation.comparisonModifier and TypeClassDescriptionclassAnnotationComparisonInput<T extends InputFromManager>Input for annotation comparison, containing sources to compare and associated metadata. -
Uses of InputFromManagerDelegate in org.anchoranalysis.plugin.io.bean.input.stack
Subclasses of InputFromManagerDelegate in org.anchoranalysis.plugin.io.bean.input.stackModifier and TypeClassDescriptionclassAn input object that convertsNamedChannelsInputtoStackSequenceInput.