| Modifier and Type | Method and Description |
|---|---|
abstract MetaMapper |
MetaMapperMode.mapper() |
| Modifier and Type | Method and Description |
|---|---|
abstract MetaMapper |
MetaMapperMode.mapper(ImageCollectionProcessor<MBFImage> processor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleMetaMapper |
class |
FileMetaMapper |
| Constructor and Description |
|---|
ImageCollectionProcessorJob(ImageCollection<T> collection,
ImageCollectionProcessor<T> sink,
MetaMapper mapper) |