Class NamedChannelsBase

Object
AnchorBean<InputManager<NamedChannelsInputPart>>
InputManager<NamedChannelsInputPart>
InputManagerWithStackReader<NamedChannelsInputPart>
NamedChannelsBase
Direct Known Subclasses:
NamedChannels, NamedChannelsAppend

public abstract class NamedChannelsBase extends InputManagerWithStackReader<NamedChannelsInputPart>
Parent for all the NamedChannels classes
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.anchoranalysis.image.io.bean.stack.reader.InputManagerWithStackReader

    getStackReader, setStackReader

    Methods inherited from class org.anchoranalysis.io.input.bean.InputManager

    inputs

    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

    • NamedChannelsBase

      public NamedChannelsBase()