Uses of Class
org.anchoranalysis.bean.permute.property.PermutePropertySequenceInteger
Packages that use PermutePropertySequenceInteger
Package
Description
Implementations of
FeatureListProvider that derive
new features with permuted property-values.-
Uses of PermutePropertySequenceInteger in org.anchoranalysis.plugin.image.feature.bean.list.permute
Methods in org.anchoranalysis.plugin.image.feature.bean.list.permute that return PermutePropertySequenceIntegerModifier and TypeMethodDescriptionprotected PermutePropertySequenceIntegerPermuteDivideByParam.configurePermuteProperty(PermutePropertySequenceInteger permuteProperty) protected abstract PermutePropertySequenceIntegerPermuteFeatureSequenceInteger.configurePermuteProperty(PermutePropertySequenceInteger permuteProperty) Configures thePermutePropertySequenceIntegerfor this permutation.protected PermutePropertySequenceIntegerPermuteFirstSecondOrder.configurePermuteProperty(PermutePropertySequenceInteger permuteProperty) PermuteFeatureSequenceInteger.getPermuteProperty()Defines how to permute the property with a sequence of integers.Methods in org.anchoranalysis.plugin.image.feature.bean.list.permute with parameters of type PermutePropertySequenceIntegerModifier and TypeMethodDescriptionprotected PermutePropertySequenceIntegerPermuteDivideByParam.configurePermuteProperty(PermutePropertySequenceInteger permuteProperty) protected abstract PermutePropertySequenceIntegerPermuteFeatureSequenceInteger.configurePermuteProperty(PermutePropertySequenceInteger permuteProperty) Configures thePermutePropertySequenceIntegerfor this permutation.protected PermutePropertySequenceIntegerPermuteFirstSecondOrder.configurePermuteProperty(PermutePropertySequenceInteger permuteProperty) voidPermuteFeatureSequenceInteger.setPermuteProperty(PermutePropertySequenceInteger permuteProperty) Defines how to permute the property with a sequence of integers.