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