Class FromMetadata

Object
AnchorBean<ChannelMapCreator>
ChannelMapCreator
FromMetadata

public class FromMetadata extends ChannelMapCreator
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    ChannelMap
    create(OpenedImageFile openedFile, Logger logger)
     

    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

    • FromMetadata

      public FromMetadata()
  • Method Details

    • create

      public ChannelMap create(OpenedImageFile openedFile, Logger logger) throws CreateException
      Specified by:
      create in class ChannelMapCreator
      Throws:
      CreateException