Class FromEntries
Object
org.anchoranalysis.bean.AnchorBean<org.anchoranalysis.image.io.bean.channel.ChannelMapCreator>
org.anchoranalysis.image.io.bean.channel.ChannelMapCreator
org.anchoranalysis.plugin.io.bean.channel.map.FromEntries
public class FromEntries
extends org.anchoranalysis.image.io.bean.channel.ChannelMapCreator
-
Constructor Summary
Constructors Constructor Description FromEntries() -
Method Summary
Modifier and Type Method Description org.anchoranalysis.image.io.channel.input.ChannelMapcreate(org.anchoranalysis.image.io.stack.input.OpenedImageFile openedFile, org.anchoranalysis.core.log.Logger logger)List<org.anchoranalysis.image.io.bean.channel.IndexedChannel>getList()voidsetList(List<org.anchoranalysis.image.io.bean.channel.IndexedChannel> list)
-
Constructor Details
-
FromEntries
public FromEntries()
-
-
Method Details