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