Uses of Interface
org.anchoranalysis.image.io.channel.map.NamedChannelsMap
Packages that use NamedChannelsMap
Package
Description
Non-bean classes for reading a
Channel from the
filesystem.Non-bean classes for a mapping of names to
Channels.-
Uses of NamedChannelsMap in org.anchoranalysis.image.io.channel.input
Methods in org.anchoranalysis.image.io.channel.input that return NamedChannelsMapModifier and TypeMethodDescriptionabstract NamedChannelsMapNamedChannelsInput.createChannelsForSeries(int seriesIndex, Logger logger) Creates aNamedChannelsMaprepresenting the channels for a particular series in this input. -
Uses of NamedChannelsMap in org.anchoranalysis.image.io.channel.map
Classes in org.anchoranalysis.image.io.channel.map that implement NamedChannelsMapModifier and TypeClassDescriptionclassExposes one or more instances of aNamedChannelsMapas a single aggregatedNamedChannelsMap.classA set of namedChannels available from anOpenedImageFile.Constructors in org.anchoranalysis.image.io.channel.map with parameters of type NamedChannelsMapModifierConstructorDescriptionNamedChannelsConcatenate(NamedChannelsMap... maps) Create with arguments to concatenate.