Uses of Package
org.anchoranalysis.plugin.image.feature.object.calculation.delegate
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.single.shared.intersecting |
Implementations of
FeatureSingleObject that use SharedObjects for calculations, and measure
the degree of intersection between objects. |
| org.anchoranalysis.plugin.image.feature.object.calculation.delegate |
Implementations of
CalculationPart as used by
features elsewhere in this package. |
-
Classes in org.anchoranalysis.plugin.image.feature.object.calculation.delegate used by org.anchoranalysis.plugin.image.feature.bean.object.single.shared.intersecting Class Description CalculateInputFromDelegate A base class forCalculationParts that derive from an existing "delegate" calculation. -
Classes in org.anchoranalysis.plugin.image.feature.object.calculation.delegate used by org.anchoranalysis.plugin.image.feature.object.calculation.delegate Class Description CalculateInputFromDelegate A base class forCalculationParts that derive from an existing "delegate" calculation.CalculateInputFromDelegateOption LikeCalculateInputFromDelegateexcept assumes optional return value and no parameters.