| Package | Description | 
|---|---|
| org.micromanager.data | 
 This package contains classes related to the storage and internal
 representation of image data and metadata. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Processor | 
ProcessorFactory.createProcessor()
Generate a new DataProcessor based on the configuration of the Factory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Processor> | 
Pipeline.getProcessors()
Return the list of Processors used by this Pipeline. 
 |