Class SingleChannel
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.SingleChannel
public class SingleChannel
extends org.anchoranalysis.image.io.bean.channel.ChannelMapCreator
For an image with a single channel
-
Constructor Summary
Constructors Constructor Description SingleChannel()SingleChannel(String channelName) -
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)StringgetChannelName()voidsetChannelName(String channelName)
-
Constructor Details
-
SingleChannel
public SingleChannel() -
SingleChannel
-
-
Method Details
-
create
public org.anchoranalysis.image.io.channel.input.ChannelMap create(org.anchoranalysis.image.io.stack.input.OpenedImageFile openedFile, org.anchoranalysis.core.log.Logger logger) throws org.anchoranalysis.core.exception.CreateException- Specified by:
createin classorg.anchoranalysis.image.io.bean.channel.ChannelMapCreator- Throws:
org.anchoranalysis.core.exception.CreateException
-
getChannelName
-
setChannelName
-