Uses of Class
org.anchoranalysis.plugin.image.feature.bean.list.permute.PermuteFeature
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.list.permute |
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 PermuteFeature Modifier and Type Method Description protected PermuteFeature<Integer,T>PermuteDivideByParam. createDelegate(org.anchoranalysis.feature.bean.Feature<T> feature)protected abstract PermuteFeature<Integer,T>PermuteFeatureSequenceInteger. createDelegate(org.anchoranalysis.feature.bean.Feature<T> feature)Creates a delegatePermuteFeaturefor the given feature.protected PermuteFeature<Integer,T>PermuteFirstSecondOrder. createDelegate(org.anchoranalysis.feature.bean.Feature<T> feature)