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.ChannelMap create​(org.anchoranalysis.image.io.stack.input.OpenedImageFile openedFile, org.anchoranalysis.core.log.Logger logger)  
    List<org.anchoranalysis.image.io.bean.channel.IndexedChannel> getList()  
    void setList​(List<org.anchoranalysis.image.io.bean.channel.IndexedChannel> list)  

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • 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)
      Specified by:
      create in class org.anchoranalysis.image.io.bean.channel.ChannelMapCreator
    • getList

      public List<org.anchoranalysis.image.io.bean.channel.IndexedChannel> getList()
    • setList

      public void setList​(List<org.anchoranalysis.image.io.bean.channel.IndexedChannel> list)