Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.SkeletonPixelTypes.Algorithm
Packages that use SkeletonPixelTypes.Algorithm
-
Uses of SkeletonPixelTypes.Algorithm in net.algart.executors.modules.cv.matrices.objects.binary
Methods in net.algart.executors.modules.cv.matrices.objects.binary that return SkeletonPixelTypes.AlgorithmModifier and TypeMethodDescriptionSkeletonPixelTypes.getAlgorithm()static SkeletonPixelTypes.AlgorithmReturns the enum constant of this class with the specified name.static SkeletonPixelTypes.Algorithm[]SkeletonPixelTypes.Algorithm.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 with parameters of type SkeletonPixelTypes.AlgorithmModifier and TypeMethodDescriptionSkeletonPixelTypes.setAlgorithm(SkeletonPixelTypes.Algorithm algorithm)