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 forCalculationPart
s that derive from an existing "delegate" calculation.LikeCalculateInputFromDelegate
except assumes optional return value and no parameters.