Class InputManagerWithStackReader<T extends InputFromManager>

Object
org.anchoranalysis.bean.AnchorBean<InputManager<T>>
org.anchoranalysis.io.input.bean.InputManager<T>
org.anchoranalysis.image.io.bean.stack.reader.InputManagerWithStackReader<T>
Type Parameters:
T - input-type

public abstract class InputManagerWithStackReader<T extends InputFromManager>
extends InputManager<T>
Extends an InputManager to add a StackReader bean property.
Author:
Owen Feehan