Uses of Class
org.anchoranalysis.plugin.image.task.bean.grouped.selectchannels.FromStacks
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.grouped |
Tasks that involved stacks (usually each channel from an image) that are somehow
grouped-together.
|
| org.anchoranalysis.plugin.image.task.bean.grouped.selectchannels |
Selecting a subset of a set of channels.
|
-
Uses of FromStacks in org.anchoranalysis.plugin.image.task.bean.grouped
Methods in org.anchoranalysis.plugin.image.task.bean.grouped that return FromStacks Modifier and Type Method Description FromStacksGroupedStackBase. getSelectChannels()Selects which channels are included, optionally renaming.Methods in org.anchoranalysis.plugin.image.task.bean.grouped with parameters of type FromStacks Modifier and Type Method Description voidGroupedStackBase. setSelectChannels(FromStacks selectChannels)Selects which channels are included, optionally renaming. -
Uses of FromStacks in org.anchoranalysis.plugin.image.task.bean.grouped.selectchannels
Subclasses of FromStacks in org.anchoranalysis.plugin.image.task.bean.grouped.selectchannels Modifier and Type Class Description classAllSelects all possible channels from all possible stacksclassOneSelects one specific channel from a set of stacksclassSpecificAndRenameSelects a specific set of channels from stacks, each identified by a stack-name and channel index