Uses of Enum Class
net.algart.executors.modules.cv.matrices.misc.QuickEmphasizeBoundaries.EmphasizedDirections
Packages that use QuickEmphasizeBoundaries.EmphasizedDirections
-
Uses of QuickEmphasizeBoundaries.EmphasizedDirections in net.algart.executors.modules.cv.matrices.misc
Methods in net.algart.executors.modules.cv.matrices.misc that return QuickEmphasizeBoundaries.EmphasizedDirectionsModifier and TypeMethodDescriptionQuickEmphasizeBoundaries.getEmphasizedDirections()Returns the enum constant of this class with the specified name.QuickEmphasizeBoundaries.EmphasizedDirections.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 QuickEmphasizeBoundaries.EmphasizedDirectionsModifier and TypeMethodDescriptionQuickEmphasizeBoundaries.setEmphasizedDirections(QuickEmphasizeBoundaries.EmphasizedDirections emphasizedDirections)