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