Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.components.FilterConnectedObjectsByAreas.AreaInterpretation
Packages that use FilterConnectedObjectsByAreas.AreaInterpretation
-
Uses of FilterConnectedObjectsByAreas.AreaInterpretation in net.algart.executors.modules.cv.matrices.objects.binary.components
Methods in net.algart.executors.modules.cv.matrices.objects.binary.components that return FilterConnectedObjectsByAreas.AreaInterpretationModifier and TypeMethodDescriptionFilterConnectedObjectsByAreas.getAreaInterpretation()Returns the enum constant of this class with the specified name.FilterConnectedObjectsByAreas.AreaInterpretation.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.components with parameters of type FilterConnectedObjectsByAreas.AreaInterpretationModifier and TypeMethodDescriptionFilterConnectedObjectsByAreas.setAreaInterpretation(FilterConnectedObjectsByAreas.AreaInterpretation areaInterpretation)