Uses of Enum Class
net.algart.executors.modules.cv.matrices.morphology.TruncatedMean.LimitInterpretation
Packages that use TruncatedMean.LimitInterpretation
-
Uses of TruncatedMean.LimitInterpretation in net.algart.executors.modules.cv.matrices.morphology
Methods in net.algart.executors.modules.cv.matrices.morphology that return TruncatedMean.LimitInterpretationModifier and TypeMethodDescriptionTruncatedMean.getLimitInterpretation()Returns the enum constant of this class with the specified name.static TruncatedMean.LimitInterpretation[]TruncatedMean.LimitInterpretation.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 TruncatedMean.LimitInterpretationModifier and TypeMethodDescriptionvoidTruncatedMean.setLimitInterpretation(TruncatedMean.LimitInterpretation limitInterpretation)