Uses of Class
org.anchoranalysis.image.io.bean.channel.IndexedChannel
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.channel.input |
Non-bean classes for reading a
Channel from the
filesystem. |
-
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 IndexedChannel Modifier and Type Method Description Collection<IndexedChannel>ChannelMap. values()AllIndexedChannels that exist in the map.Methods in org.anchoranalysis.image.io.channel.input with parameters of type IndexedChannel Modifier and Type Method Description voidChannelMap. add(IndexedChannel channel)Adds aIndexedChannelinto the map.