Uses of Interface
org.anchoranalysis.image.io.channel.input.ChannelGetter
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.channel.map |
Non-bean classes for a mapping of names to
Channels. |
-
Uses of ChannelGetter in org.anchoranalysis.image.io.channel.map
Subinterfaces of ChannelGetter in org.anchoranalysis.image.io.channel.map Modifier and Type Interface Description interfaceNamedChannelsMapA collection ofChannels, each identified by a unique name and a time-index.Classes in org.anchoranalysis.image.io.channel.map that implement ChannelGetter Modifier and Type Class Description classNamedChannelsConcatenateExposes one or more instances of aNamedChannelsMapas a single aggregatedNamedChannelsMap.classOpenedNamedChannelsA set of namedChannels available from anOpenedImageFile.