| Class | Description |
|---|---|
| ActiveChannelCollectionPreprocessor |
Assigns the active
ChannelCollection when there is one single
unresolved ChannelCollection parameter. |
| ActiveDatasetPreprocessor |
Fills single, unresolved module inputs with the active active
Dataset. |
| ActiveDatasetViewPreprocessor |
Assigns the active
DatasetView when there is one single unresolved
DatasetView parameter. |
| ActiveDataViewPreprocessor | |
| ActiveImageDisplayPreprocessor |
Assigns the active
ImageDisplay when there is one single unresolved
ImageDisplay parameter. |
| ActiveOverlayPreprocessor |
Assigns the
Overlay of the active ImageDisplay when there is
one single unresolved Overlay parameter. |
| ActivePositionPreprocessor |
Assigns the
Position of the active ImageDisplay when there is
one single unresolved Position parameter. |
| SingleInputPreprocessor<T> |
Base class for preprocessors that populate single input parameters.
|
Copyright © 2014–2022 ImageJ. All rights reserved.