Class HistogramProvider

All Implemented Interfaces:
Provider<org.anchoranalysis.math.histogram.Histogram>
Direct Known Subclasses:
HistogramProviderUnary

public abstract class HistogramProvider
extends ImageBean<HistogramProvider>
implements Provider<org.anchoranalysis.math.histogram.Histogram>
Base class for beans that implement Provider to provide a Histogram.
Author:
Owen Feehan