Uses of Class
org.anchoranalysis.plugin.image.feature.bean.list.permute.PermuteFeature
Packages that use PermuteFeature
Package
Description
Implementations of
FeatureListProvider that derive
new features with permuted property-values.-
Uses of PermuteFeature in org.anchoranalysis.plugin.image.feature.bean.list.permute
Methods in org.anchoranalysis.plugin.image.feature.bean.list.permute that return PermuteFeatureModifier and TypeMethodDescriptionprotected PermuteFeature<Integer, T> PermuteDivideByParam.createDelegate(Feature<T> feature) protected abstract PermuteFeature<Integer, T> PermuteFeatureSequenceInteger.createDelegate(Feature<T> feature) Creates a delegatePermuteFeaturefor the given feature.protected PermuteFeature<Integer, T> PermuteFirstSecondOrder.createDelegate(Feature<T> feature)