Uses of Enum Class
net.algart.executors.modules.cv.matrices.morphology.PercentileRank.ResultInterpretation
Packages that use PercentileRank.ResultInterpretation
-
Uses of PercentileRank.ResultInterpretation in net.algart.executors.modules.cv.matrices.morphology
Methods in net.algart.executors.modules.cv.matrices.morphology that return PercentileRank.ResultInterpretationModifier and TypeMethodDescriptionPercentileRank.getResultInterpretation()Returns the enum constant of this class with the specified name.static PercentileRank.ResultInterpretation[]PercentileRank.ResultInterpretation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.morphology with parameters of type PercentileRank.ResultInterpretationModifier and TypeMethodDescriptionvoidPercentileRank.setResultInterpretation(PercentileRank.ResultInterpretation resultInterpretation)