Package org.anchoranalysis.plugin.image.feature.object.calculation.delegate
Implementations of
CalculationPart as used by
features elsewhere in this package.-
Class Summary Class Description CalculateInputFromDelegate<S,T extends org.anchoranalysis.feature.input.FeatureInput,U> A base class forCalculationParts that derive from an existing "delegate" calculation.CalculateInputFromDelegateOption<S extends org.anchoranalysis.feature.input.FeatureInput,T extends org.anchoranalysis.feature.input.FeatureInput,U> LikeCalculateInputFromDelegateexcept assumes optional return value and no parameters.