Class FromEntries

Object
AnchorBean<ChannelMapCreator>
ChannelMapCreator
FromEntries

public class FromEntries extends ChannelMapCreator
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    ChannelMap
    create(OpenedImageFile openedFile, Logger logger)
     
    List<IndexedChannel>
     
    void
    setList(List<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

    • FromEntries

      public FromEntries()
  • Method Details

    • create

      public ChannelMap create(OpenedImageFile openedFile, Logger logger)
      Specified by:
      create in class ChannelMapCreator
    • getList

      public List<IndexedChannel> getList()
    • setList

      public void setList(List<IndexedChannel> list)