Uses of Enum Class
net.algart.executors.modules.cv.matrices.misc.LocalExtremums.ResultAtPlateau
Packages that use LocalExtremums.ResultAtPlateau
-
Uses of LocalExtremums.ResultAtPlateau in net.algart.executors.modules.cv.matrices.misc
Methods in net.algart.executors.modules.cv.matrices.misc that return LocalExtremums.ResultAtPlateauModifier and TypeMethodDescriptionLocalExtremums.getResultAtPlateau()Returns the enum constant of this class with the specified name.static LocalExtremums.ResultAtPlateau[]LocalExtremums.ResultAtPlateau.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.misc with parameters of type LocalExtremums.ResultAtPlateauModifier and TypeMethodDescriptionLocalExtremums.setResultAtPlateau(LocalExtremums.ResultAtPlateau resultAtPlateau)