Class SingleChannel
Object
AnchorBean<ChannelMapCreator>
ChannelMapCreator
SingleChannel
public class SingleChannel
extends ChannelMapCreator
For an image with a single channel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionChannelMapcreate(OpenedImageFile openedFile, Logger logger) voidsetChannelName(String channelName) Methods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
SingleChannel
public SingleChannel() -
SingleChannel
-
-
Method Details
-
create
public ChannelMap create(OpenedImageFile openedFile, Logger logger) throws CreateException - Specified by:
createin classChannelMapCreator- Throws:
CreateException
-
getChannelName
-
setChannelName
-