Uses of Class
org.anchoranalysis.plugin.image.bean.dictionary.DictionaryCondition
Packages that use DictionaryCondition
Package
Description
Implementations of
ChannelProvider that are
generic base-classes or otherwise abstract or general.Provides if-else conditions to a
MaskProvider.-
Uses of DictionaryCondition in org.anchoranalysis.plugin.image.bean.channel.provider
Methods in org.anchoranalysis.plugin.image.bean.channel.provider that return DictionaryConditionModifier and TypeMethodDescriptionIfParamEquals.getCondition()The condition to evaluate from the dictionary.Methods in org.anchoranalysis.plugin.image.bean.channel.provider with parameters of type DictionaryConditionModifier and TypeMethodDescriptionvoidIfParamEquals.setCondition(DictionaryCondition condition) The condition to evaluate from the dictionary. -
Uses of DictionaryCondition in org.anchoranalysis.plugin.image.bean.mask.provider.predicate
Methods in org.anchoranalysis.plugin.image.bean.mask.provider.predicate that return DictionaryConditionMethods in org.anchoranalysis.plugin.image.bean.mask.provider.predicate with parameters of type DictionaryConditionModifier and TypeMethodDescriptionvoidIfKeyValueCondition.setCondition(DictionaryCondition condition)