Uses of Class
org.anchoranalysis.image.io.bean.channel.IndexedChannel
Packages that use IndexedChannel
Package
Description
Beans pertaining to reading
Channels as input.Non-bean classes for reading a
Channel from the
filesystem.-
Uses of IndexedChannel in org.anchoranalysis.image.io.bean.channel
Subclasses with type arguments of type IndexedChannel in org.anchoranalysis.image.io.bean.channelModifier and TypeClassDescriptionclassA particularChannelto be read from a file, identified by its position (index) in the file. -
Uses of IndexedChannel in org.anchoranalysis.image.io.channel.input
Methods in org.anchoranalysis.image.io.channel.input that return types with arguments of type IndexedChannelMethods in org.anchoranalysis.image.io.channel.input with parameters of type IndexedChannelModifier and TypeMethodDescriptionvoidChannelMap.add(IndexedChannel channel) Adds aIndexedChannelinto the map.