Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.FilterParticlesOrPoresBySizes.Mode
Packages that use FilterParticlesOrPoresBySizes.Mode
-
Uses of FilterParticlesOrPoresBySizes.Mode in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return FilterParticlesOrPoresBySizes.ModeModifier and TypeMethodDescriptionFilterParticlesOrPoresBySizes.getMode()Returns the enum constant of this class with the specified name.static FilterParticlesOrPoresBySizes.Mode[]FilterParticlesOrPoresBySizes.Mode.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.objects with parameters of type FilterParticlesOrPoresBySizes.ModeModifier and TypeMethodDescriptionFilterParticlesOrPoresBySizes.setMode(FilterParticlesOrPoresBySizes.Mode mode)