Class NamedChannelsBase
Object
org.anchoranalysis.bean.AnchorBean<org.anchoranalysis.io.input.bean.InputManager<T>>
org.anchoranalysis.io.input.bean.InputManager<T>
org.anchoranalysis.image.io.bean.stack.reader.InputManagerWithStackReader<org.anchoranalysis.image.io.channel.input.NamedChannelsInputPart>
org.anchoranalysis.plugin.io.bean.input.channel.NamedChannelsBase
- Direct Known Subclasses:
NamedChannels,NamedChannelsAppend
public abstract class NamedChannelsBase
extends org.anchoranalysis.image.io.bean.stack.reader.InputManagerWithStackReader<org.anchoranalysis.image.io.channel.input.NamedChannelsInputPart>
Parent for all the
NamedChannels classes-
Constructor Summary
Constructors Constructor Description NamedChannelsBase() -
Method Summary
Methods inherited from class org.anchoranalysis.image.io.bean.stack.reader.InputManagerWithStackReader
getStackReader, setStackReader
-
Constructor Details
-
NamedChannelsBase
public NamedChannelsBase()
-