Uses of Interface
org.anchoranalysis.io.input.InputFromManager

Packages that use InputFromManager
Package
Description
Reading and writing annotations to the filesystem.
Generic experiments that handle input and output in structured ways.
How a task is executed on multiple inputs.
Defines a task, which is a set of operations run on an input, that may or may not generate an output.
Interfaces for replacing attributes of an experiment: input, output, task etc.
Non-bean classes related to a Task.
Non-bean classes related to JobProcessor.
Bean classes for reading raster-files from the filesystem.
Non-bean classes for reading a Channel from the filesystem.
Non-bean classes for reading a Stack from the filesystem.
Classes relating to creating inputs for an experiment / task.
Beans related to collecting inputs from the file-system for an experiment.
Non-bean classes that relate to using files during inputting.
Loading and displaying pre-defined tasks.
Non-beans for reading data structures related to marked point processes from the file system.
Task to compare a set of annotations to a segmentation or another set of annotations.
Non-bean classes for comparing two sets of annotations.
Tasks pertaining to Features.
Source of rows in feature-tables with FeatureSource and derived classes.
Implementations of InputManager.
InputManagers that accept a set of named-files.
Implementations of InputManager that filter inputs.
Implementations of InputManager that process Stacks.
Implementations of Summarizer that summarize generically InputFromManagers.
Implementations of Task related to file-system I/O.
Non-bean classes to help tasks in org.anchoranalysis.plugin.io.bean.input.filter.
Converting from NamedChannelsInput to the input-type expected by a Task.
Shared-state use across tasks in this JAR.
Helper classes to execute Tasks in tests.