Uses of Class
org.anchoranalysis.image.io.channel.input.ChannelMap
Packages that use ChannelMap
Package
Description
Beans pertaining to reading
Channels as input.Non-bean classes for a mapping of names to
Channels.Implementations of
ChannelMapCreator.-
Uses of ChannelMap in org.anchoranalysis.image.io.bean.channel
Methods in org.anchoranalysis.image.io.bean.channel that return ChannelMapModifier and TypeMethodDescriptionabstract ChannelMapChannelMapCreator.create(OpenedImageFile openedFile, Logger logger) Creates theChannelMap. -
Uses of ChannelMap in org.anchoranalysis.image.io.channel.map
Constructors in org.anchoranalysis.image.io.channel.map with parameters of type ChannelMapModifierConstructorDescriptionOpenedNamedChannels(OpenedImageFile openedFile, ChannelMap channelMap, int seriesIndex) Creates a newOpenedNamedChannelsinstance. -
Uses of ChannelMap in org.anchoranalysis.plugin.io.bean.channel.map
Methods in org.anchoranalysis.plugin.io.bean.channel.map that return ChannelMapModifier and TypeMethodDescriptionAutoname.create(OpenedImageFile openedFile, Logger logger) FromEntries.create(OpenedImageFile openedFile, Logger logger) FromMetadata.create(OpenedImageFile openedFile, Logger logger) SingleChannel.create(OpenedImageFile openedFile, Logger logger)