Uses of Class
org.anchoranalysis.image.io.bean.channel.ChannelMapCreator
Packages that use ChannelMapCreator
Package
Description
Implementations of
ChannelMapCreator
.Grouping files together so that they collectively represent a single entity.
InputManager
s that accept a set of
named-channels.-
Uses of ChannelMapCreator in org.anchoranalysis.plugin.io.bean.channel.map
Subclasses of ChannelMapCreator in org.anchoranalysis.plugin.io.bean.channel.mapModifier and TypeClassDescriptionclass
Names of the channels from the metadata if it exists, or after RGB, or by index.class
class
class
For an image with a single channel -
Uses of ChannelMapCreator in org.anchoranalysis.plugin.io.bean.file.group
Methods in org.anchoranalysis.plugin.io.bean.file.group that return ChannelMapCreatorMethods in org.anchoranalysis.plugin.io.bean.file.group with parameters of type ChannelMapCreatorModifier and TypeMethodDescriptionvoid
GroupFiles.setImgChannelMapCreator
(ChannelMapCreator imgChannelMapCreator) -
Uses of ChannelMapCreator in org.anchoranalysis.plugin.io.bean.input.channel
Methods in org.anchoranalysis.plugin.io.bean.input.channel that return ChannelMapCreatorMethods in org.anchoranalysis.plugin.io.bean.input.channel with parameters of type ChannelMapCreator