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 PermutePropertySequenceInteger
PermuteDivideByParam.configurePermuteProperty
(PermutePropertySequenceInteger permuteProperty) protected abstract PermutePropertySequenceInteger
PermuteFeatureSequenceInteger.configurePermuteProperty
(PermutePropertySequenceInteger permuteProperty) Configures thePermutePropertySequenceInteger
for this permutation.protected PermutePropertySequenceInteger
PermuteFirstSecondOrder.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 PermutePropertySequenceInteger
PermuteDivideByParam.configurePermuteProperty
(PermutePropertySequenceInteger permuteProperty) protected abstract PermutePropertySequenceInteger
PermuteFeatureSequenceInteger.configurePermuteProperty
(PermutePropertySequenceInteger permuteProperty) Configures thePermutePropertySequenceInteger
for this permutation.protected PermutePropertySequenceInteger
PermuteFirstSecondOrder.configurePermuteProperty
(PermutePropertySequenceInteger permuteProperty) void
PermuteFeatureSequenceInteger.setPermuteProperty
(PermutePropertySequenceInteger permuteProperty) Defines how to permute the property with a sequence of integers.